Skip to content

Commit 53ce3d0

Browse files
committed
typo from earlier
1 parent acd566e commit 53ce3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/processing/core/PConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ public interface PConstants {
514514
static final int ENABLE_STROKE_PURE = 9;
515515
static final int DISABLE_STROKE_PURE = -9;
516516

517-
static final int HINT_COUNT = 11;
517+
static final int HINT_COUNT = 10;
518518

519519
// error messages
520520

0 commit comments

Comments
 (0)