You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2004/01/06 22:24:01 UTC

cvs commit: jakarta-commons/collections/xdocs index.xml

scolebourne    2004/01/06 13:24:01

  Modified:    collections/xdocs index.xml
  Log:
  Fix spelling, from Michael Heuer
  
  Revision  Changes    Path
  1.8       +1 -1      jakarta-commons/collections/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/collections/xdocs/index.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- index.xml	6 Jan 2004 00:44:20 -0000	1.7
  +++ index.xml	6 Jan 2004 21:24:01 -0000	1.8
  @@ -15,7 +15,7 @@
   The <a href="http://java.sun.com/products/j2se/1.4/docs/guide/collections/">Java Collections Framework</a>
   was a major addition in JDK 1.2.
   It added many powerful data structures that accelerate development of most significant Java applications.
  -Since that time it has become the regognised standard for collection handling in the Java language.
  +Since that time it has become the recognised standard for collection handling in the Java language.
   </p>
   <p>
   Commons-Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org