Skip to content

Commit e1320c7

Browse files
committed
Use a "Apache Commons Codec (TM)" the first time Codec is mentioned.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1085247 13f79535-47bb-0310-9956-ffa450edef68
1 parent ec31d79 commit e1320c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/site/xdoc/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ limitations under the License.
2424
<!-- ================================================== -->
2525
<section name="Commons Codec">
2626
<p>
27-
Commons Codec provides implementations of common encoders and decoders
27+
Apache Commons Codec (TM) provides implementations of common encoders and decoders
2828
such as Base64, Hex, Phonetic and URLs.
2929
<!--ul>
3030
<li>Base64</li>
@@ -83,8 +83,8 @@ The <a href="source-repository.html">subversion repository</a> can be
8383
<!-- ================================================== -->
8484
<section name="Releases">
8585
<ul>
86-
<li>Codec 1.4 requires Java 1.4</li>
8786
<li>Codec 1.5 requires Java 1.4</li>
87+
<li>Codec 1.4 requires Java 1.4</li>
8888
</ul>
8989
<p>
9090
See the

0 commit comments

Comments
 (0)