Skip to content

Commit 48f81dd

Browse files
authored
Merge pull request #3326 from vipulrawat/doc-additions-vipul
Typo correction in cursor example
2 parents 6b8e60a + 2b3e803 commit 48f81dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/environment.js

-1
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)