Skip to content

Commit b7df6fb

Browse files
author
Gary Gregory
committed
Javadoc.
1 parent d8c1aa1 commit b7df6fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/io/output/NullOutputStream.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public NullOutputStream() {
3939
}
4040

4141
/**
42-
* A singleton.
42+
* The singleton.
4343
*/
4444
public static final NullOutputStream NULL_OUTPUT_STREAM = new NullOutputStream();
4545

0 commit comments

Comments
 (0)