Skip to content

Commit 035e048

Browse files
committed
Javadoc spelling
1 parent da74902 commit 035e048

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
/**
2929
* DataInput for systems relying on little-endian data formats. When read, values will be changed from little-endian to
30-
* big endian formats for internal usage.
30+
* big-endian formats for internal usage.
3131
* <p>
3232
* Provenance: Avalon Excalibur (IO)
3333
* </p>

0 commit comments

Comments
 (0)