Skip to content

Commit 4901672

Browse files
author
Gary Gregory
committed
Javadoc.
1 parent 13cf0b4 commit 4901672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/io/input/UnixLineEndingInputStream.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import java.io.InputStream;
2222

2323
/**
24-
* A filtering input stream that ensures the content will have unix-style line endings, LF.
24+
* A filtering input stream that ensures the content will have UNIX-style line endings, LF.
2525
*
2626
* @since 2.5
2727
*/

0 commit comments

Comments
 (0)