Skip to content

Commit cc99945

Browse files
committed
learnt to spel judgment
1 parent 780bc07 commit cc99945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/processing/app/Mode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ public void setupGUI() {
211211
theme.load(modeTheme);
212212
}
213213

214-
// Against my better judgement, adding the ability to override themes
214+
// Against my better judgment, adding the ability to override themes
215215
// https://github.com/processing/processing/issues/5445
216216
File sketchbookTheme =
217217
new File(Base.getSketchbookFolder(), "theme.txt");

0 commit comments

Comments
 (0)