Skip to content
This repository was archived by the owner on Mar 8, 2018. It is now read-only.

Commit bc6aea6

Browse files
committed
Correct typo in comment.
1 parent 5f0da03 commit bc6aea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/garrit/common/messages/ErrorType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public enum ErrorType
2626
*/
2727
E_RUNTIME,
2828
/**
29-
* A failure while judging the submission
29+
* A failure while judging the submission.
3030
*/
3131
E_JUDGING
3232
}

0 commit comments

Comments
 (0)