Skip to content

Commit 7530ab0

Browse files
committed
Fix description for CODEC-105.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1079656 13f79535-47bb-0310-9956-ffa450edef68
1 parent c06e641 commit 7530ab0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
Typo in DecoderException message thrown from Hex.decodeHex.
4646
</action>
4747
<action dev="julius, ggregory" type="add" issue="CODEC-105" due-to="zak">
48-
ArrayIndexOutOfBoundsException when doing multiple reads() on encoding b64InputStream.
48+
ArrayIndexOutOfBoundsException when doing multiple reads() on encoding Base64InputStream.
4949
</action>
5050
<action dev="bayard" type="add" issue="CODEC-106" due-to="it2mmeyerfa">
5151
Add the "Kölner Phonetik" encoder (cologne phonetic) to codec.lang.

0 commit comments

Comments
 (0)