Skip to content

Commit

Permalink
make doc the same order.
Browse files Browse the repository at this point in the history
  • Loading branch information
asukaminato0721 committed Jun 14, 2023
1 parent 1f79e61 commit d0ad458
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/p5.Element.js
Original file line number Diff line number Diff line change
Expand Up @@ -266,9 +266,9 @@ class Element {
* double clicked over the element.
* if `false` is passed instead, the previously
* firing function will no longer fire.
* @return {p5.Element}
* @example
* @chainable
* @example
* <div class='norender'><code>
* let cnv, d, g;
* function setup() {
Expand Down

0 comments on commit d0ad458

Please sign in to comment.