On 25 March 2011 03:50, <ggreg...@apache.org> wrote: > Author: ggregory > Date: Fri Mar 25 03:50:47 2011 > New Revision: 1085247 > > URL: http://svn.apache.org/viewvc?rev=1085247&view=rev > Log: > Use a "Apache Commons Codec (TM)" the first time Codec is mentioned. > > Modified: > commons/proper/codec/trunk/src/site/xdoc/index.xml > > Modified: commons/proper/codec/trunk/src/site/xdoc/index.xml > URL: > http://svn.apache.org/viewvc/commons/proper/codec/trunk/src/site/xdoc/index.xml?rev=1085247&r1=1085246&r2=1085247&view=diff > ============================================================================== > --- commons/proper/codec/trunk/src/site/xdoc/index.xml (original) > +++ commons/proper/codec/trunk/src/site/xdoc/index.xml Fri Mar 25 03:50:47 > 2011 > @@ -24,7 +24,7 @@ limitations under the License. > <!-- ================================================== --> > <section name="Commons Codec"> > <p> > -Commons Codec provides implementations of common encoders and decoders > +Apache Commons Codec (TM) provides implementations of common encoders and > decoders
That should ideally be Apache Commons Codec (TM) software provides ... Brand names should be used as adjectives, at least initally. > such as Base64, Hex, Phonetic and URLs. > <!--ul> > <li>Base64</li> > @@ -83,8 +83,8 @@ The <a href="source-repository.html">sub > <!-- ================================================== --> > <section name="Releases"> > <ul> > -<li>Codec 1.4 requires Java 1.4</li> > <li>Codec 1.5 requires Java 1.4</li> > +<li>Codec 1.4 requires Java 1.4</li> > </ul> > <p> > See the > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org