Author: ggregory
Date: Sat Mar 12 06:06:31 2011
New Revision: 1080866
URL: http://svn.apache.org/viewvc?rev=1080866&view=rev
Log:
Better docs (I hope!)
Modified:
commons/proper/codec/trunk/src/java/org/apache/commons/codec/package.html
Modified:
commons/proper/codec/trunk/src/java/org/apache/commons/codec/package.html
URL:
http://svn.apache.org/viewvc/commons/proper/codec/trunk/src/java/org/apache/commons/codec/package.html?rev=1080866&r1=1080865&r2=1080866&view=diff
==============================================================================
--- commons/proper/codec/trunk/src/java/org/apache/commons/codec/package.html
(original)
+++ commons/proper/codec/trunk/src/java/org/apache/commons/codec/package.html
Sat Mar 12 06:06:31 2011
@@ -19,7 +19,7 @@ limitations under the License.
<head>
</head>
<body>
- <p>A small set of interfaces used by
+ <p>Interfaces and classes used by
the various implementations in the sub-packages.</p>
<p>Definitive implementations of commonly used encoders and decoders.</p>