Skip to content

Commit 10f8f5a

Browse files
author
Jonathan Beaudoin
committed
Update Test.java
Fixed a grammatically incorrect comment.
1 parent 9f87b78 commit 10f8f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/junit/Test.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
public @interface Test {
6767

6868
/**
69-
* Default empty exception
69+
* Default empty exception.
7070
*/
7171
static class None extends Throwable {
7272
private static final long serialVersionUID = 1L;

0 commit comments

Comments
 (0)