Skip to content

Commit 17f61c8

Browse files
committed
Typos.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1462708 13f79535-47bb-0310-9956-ffa450edef68
1 parent 26e27bc commit 17f61c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ The <action> type attribute can be add,update,fix,remove.
4848
</release>
4949
-->
5050
<release version="1.8" date="TBA" description="Feature and fix release.">
51-
<action dev="julius" type="update" issue="CODEC-167">Adds JUnit to test our decode with pad character in the middle.</action>
51+
<action dev="julius" type="add" issue="CODEC-167">Add JUnit to test our decode with pad character in the middle.</action>
5252
<action dev="ggregory" type="add" issue="CODEC-161" due-to="crice">Add Match Rating Approach (MRA) phonetic algorithm encoder.</action>
53-
<action dev="ggregory" type="fix" issue="CODEC-163" due-to="leo141">ColognePhonetic encoder unneccessarily creates many char arrays on every loop run.</action>
53+
<action dev="ggregory" type="fix" issue="CODEC-163" due-to="leo141">ColognePhonetic encoder unnecessarily creates many char arrays on every loop run.</action>
5454
<action dev="sebb" type="fix" issue="CODEC-160">Base64.encodeBase64URLSafeString doesn't add padding characters at the end.</action>
5555
</release>
5656
<release version="1.7" date="11 September 2012" description="

0 commit comments

Comments
 (0)