Author: bayard
Date: Wed Aug 10 03:56:45 2011
New Revision: 1156014
URL: http://svn.apache.org/viewvc?rev=1156014&view=rev
Log:
Improving the text to work with our having released more than one 3.x version
Modified:
commons/proper/lang/trunk/src/site/xdoc/index.xml
Modified: commons/proper/lang/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/site/xdoc/index.xml?rev=1156014&r1=1156013&r2=1156014&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/lang/trunk/src/site/xdoc/index.xml Wed Aug 10 03:56:45 2011
@@ -37,7 +37,7 @@ and System properties. Additionally it c
building methods, such as hashCode, toString and equals.
</p>
<p>
-Note that Lang 3.0 uses a different package (<i>org.apache.commons.lang3</i>)
than its predecessors (<i>org.apache.commons.lang</i>), allowing it to be used
at the same time as an earlier version.
+Note that Lang 3.0 (and subsequent versions) use a different package
(<i>org.apache.commons.lang3</i>) than the previous versions
(<i>org.apache.commons.lang</i>), allowing it to be used at the same time as an
earlier version.
</p>
</section>
<!-- ================================================== -->