Skip to content

Commit 2b3e803

Browse files
committed
Typo correction in cursor example
1 parent 6b8e60a commit 2b3e803

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/environment.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ p5.prototype.focused = document.hasFocus();
120120
* Native CSS properties: 'grab', 'progress', 'cell' etc.
121121
* External: path for cursor's images
122122
* (Allowed File extensions: .cur, .gif, .jpg, .jpeg, .png)
123-
*
124123
* For more information on Native CSS cursors and url visit:
125124
* https://developer.mozilla.org/en-US/docs/Web/CSS/cursor
126125
* @param {Number} [x] the horizontal active spot of the cursor (must be less than 32)

0 commit comments

Comments
 (0)