Skip to content

Commit ee47706

Browse files
Feramchazmcgarvey
authored andcommitted
fix typos
closes #18
1 parent 4ba8e69 commit ee47706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/dogcows/VimCoder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ public void setProblemComponent(ProblemComponentModel component,
243243
}
244244
catch (Exception exception)
245245
{
246-
logError("An error occured while loading the problem: " +
246+
logError("An error occurred while loading the problem: " +
247247
exception.getLocalizedMessage());
248248
}
249249
}

0 commit comments

Comments
 (0)