Skip to content

Commit 098d45f

Browse files
authored
More style fixes.
1 parent 6fa3d4f commit 098d45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/src/processing/mode/java/preproc/Processing.g4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* - adds support for type converter functions like "int()"
66
* - adds pseudo primitive type "color"
77
* - adds HTML hex notation with hash symbol: #ff5522
8-
* - allow color to appear as part of qualified names (like in imports)
8+
* - allow color to appear as part of qualified names (like in imports)
99
*/
1010

1111
grammar Processing;

0 commit comments

Comments
 (0)