Skip to content

Commit 45f549c

Browse files
committed
Javadoc
1 parent 8c7fcfe commit 45f549c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/codec/binary/BaseNCodec.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ static int toLength(final byte[] array) {
390390
/**
391391
* Deprecated: Will be removed in 2.0.
392392
* <p>
393-
* instance variable just in case it needs to vary later
393+
* Instance variable just in case it needs to vary later
394394
* </p>
395395
*
396396
* @deprecated Use {@link #pad}. Will be removed in 2.0.

0 commit comments

Comments
 (0)