There was an error while loading. Please reload this page.
1 parent e197f94 commit c6525ecCopy full SHA for c6525ec
1 file changed
src/core/PaperScope.js
@@ -22,7 +22,7 @@
22
* created and their fields and methods become part of the global scope. When
23
* working with normal JavaScript files, {@code PaperScope} objects need to be
24
* manually created and handled.
25
- * The global {@link _global_#paper} object is simply a reference to the
+ * The global {@link paper} object is simply a reference to the
26
* currently active {@code PaperScope}.
27
*/
28
var PaperScope = this.PaperScope = Base.extend(/** @lends PaperScope# */{
0 commit comments