Skip to content

Commit 5812d2c

Browse files
committed
Javadoc
1 parent da4ab16 commit 5812d2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/codec/net/QuotedPrintableCodec.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ private static final int encodeQuotedPrintable(final int b, final ByteArrayOutpu
292292
}
293293

294294
/**
295-
* Return the byte at position {@code index} of the byte array and
295+
* Gets the byte at position {@code index} of the byte array and
296296
* make sure it is unsigned.
297297
*
298298
* @param index

0 commit comments

Comments
 (0)