You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2007/07/31 23:18:05 UTC

svn commit: r561549 - in /commons/proper/collections/trunk/src: java/org/apache/commons/collections/overview.html test/org/apache/commons/collections/overview.html

Author: mbenson
Date: Tue Jul 31 14:18:04 2007
New Revision: 561549

URL: http://svn.apache.org/viewvc?view=rev&rev=561549
Log:
Apache Apache

Modified:
    commons/proper/collections/trunk/src/java/org/apache/commons/collections/overview.html
    commons/proper/collections/trunk/src/test/org/apache/commons/collections/overview.html

Modified: commons/proper/collections/trunk/src/java/org/apache/commons/collections/overview.html
URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/java/org/apache/commons/collections/overview.html?view=diff&rev=561549&r1=561548&r2=561549
==============================================================================
--- commons/proper/collections/trunk/src/java/org/apache/commons/collections/overview.html (original)
+++ commons/proper/collections/trunk/src/java/org/apache/commons/collections/overview.html Tue Jul 31 14:18:04 2007
@@ -21,7 +21,7 @@
      that complement the Java Collections Framework.
   </p>
   <p>
-     The Apache Apache Commons Collections Framework component adds a significant
+     The Apache Commons Collections Framework component adds a significant
      amount of enhancements to the standard JDK collections. These enhancements
      come in the form of new interfaces, new implementations and utility classes.
   </p>
@@ -110,4 +110,4 @@
      Consult each subpackage for full details of these.
   </p>
      
-</body>
\ No newline at end of file
+</body>

Modified: commons/proper/collections/trunk/src/test/org/apache/commons/collections/overview.html
URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/test/org/apache/commons/collections/overview.html?view=diff&rev=561549&r1=561548&r2=561549
==============================================================================
--- commons/proper/collections/trunk/src/test/org/apache/commons/collections/overview.html (original)
+++ commons/proper/collections/trunk/src/test/org/apache/commons/collections/overview.html Tue Jul 31 14:18:04 2007
@@ -19,7 +19,7 @@
 <p>The Collections Test Framework is an extension to JUnit to enable quick and easy testing
 of collections.</p>
 
-<h3>Apache Apache Commons Collections Test Framework</h3>
+<h3>Apache Commons Collections Test Framework</h3>
 
 <p>
 The Collections Test Framework is an extension to JUnit to enable quick and easy testing
@@ -38,4 +38,4 @@
 We will try to make changes backwards compatible.
 However, if necessary changes will be made to the test framework to improve the tests.
 
-</body>
\ No newline at end of file
+</body>