Skip to content

Commit e2d88ae

Browse files
committed
typo
1 parent 77bfc8f commit e2d88ae

File tree

1 file changed

+1
-1
lines changed
  • monticore-generator/src/main/resources/_cli

1 file changed

+1
-1
lines changed

monticore-generator/src/main/resources/_cli/Main.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ${tc.signature("grammarname")}
88
catch (Exception exception) {
99
// ensure a sane exit
1010
Log.ensureInitialization();
11-
Log.error("0xEEEEE an internal error occured"
11+
Log.error("0xEEEEE an internal error occurred"
1212
+ " during the execution of the ${grammarname}Tool."
1313
+ System.lineSeparator() + "This error is unexpected"
1414
+ " and does not indicate an issue with any provided models.",

0 commit comments

Comments
 (0)