learnt to spel judgment

This commit is contained in:
Ben Fry
2018-03-18 17:01:58 -04:00
parent 3f7160b3e5
commit fd6678f9f7
+1 -1
View File
@@ -211,7 +211,7 @@ public abstract class Mode {
theme.load(modeTheme);
}
// Against my better judgement, adding the ability to override themes
// Against my better judgment, adding the ability to override themes
// https://github.com/processing/processing/issues/5445
File sketchbookTheme =
new File(Base.getSketchbookFolder(), "theme.txt");