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/02/20 02:06:47 UTC

cvs commit: jakarta-commons-sandbox/clazz/xdocs index.xml

scolebourne    2004/02/19 17:06:47

  Modified:    clazz/xdocs index.xml
  Log:
  Fix spaces issue
  
  Revision  Changes    Path
  1.4       +2 -2      jakarta-commons-sandbox/clazz/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/clazz/xdocs/index.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.xml	20 Feb 2004 00:35:32 -0000	1.3
  +++ index.xml	20 Feb 2004 01:06:47 -0000	1.4
  @@ -30,7 +30,7 @@
   Commons-Clazz is an upgrade to reflection and introspection.
   It was born in response to the lack of improvements in handling JavaBeans by the JDK,
   such as no specification to cover List and Map access to and from beans.
  -See the <a href="userguide.html">userguide</a> for more details of the design adopted.
  +See the <a href="userguide.html">user guide</a> for more details of the design adopted.
   All help is gratefully received.
   </p>
   <p>
  @@ -59,7 +59,7 @@
   <section name="Documentation">
   <p>
    <ul>
  -  <li>The clazz <a href="userguide.html">userguide</a> is available</li>
  +  <li  >The clazz <a href="userguide.html">user guide</a> is available</li>
     <li>The <a href="apidocs/index.html">Javadoc</a> of the latest CVS</li>
     <li>The <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/clazz/">CVS repository</a> can be browsed.</li>
    </ul>
  
  
  

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