Skip to content

Commit 8ffa517

Browse files
authored
Merge pull request #653 from hxrshxz/patch-2
Update SVG library Documentation
2 parents e548462 + dce6bb0 commit 8ffa517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pages/libraries/svg/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ void draw() {
8282
}
8383
}
8484
85-
// Use a keypress so thousands of files aren't created
85+
// Use a mousepress so thousands of files aren't created
8686
void mousePressed() {
8787
record = true;
8888
}

0 commit comments

Comments
 (0)