We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e1f2f8 commit 4267ea4Copy full SHA for 4267ea4
src/core/error_helpers.js
@@ -11,7 +11,7 @@
11
* helpForMisusedAtTopLevelCode is called by this file on window load to check for use
12
* of p5.js functions outside of setup() or draw()
13
* Items 1-3 above are called by functions in the p5 library located in other files.
14
- *
+ *
15
* _friendlyFileLoadError is called by the loadX() methods.
16
* _friendlyError can be called by any function to offer a helpful error message.
17
*
0 commit comments