You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by le...@apache.org on 2003/04/11 14:30:00 UTC

cvs commit: avalon-excalibur/compatibility/src/java/org/apache/avalon/excalibur/collections package.html

leosutic    2003/04/11 05:30:00

  Modified:    compatibility/src/java/org/apache/avalon/excalibur/collections
                        package.html
  Log:
  Minor fixes to make the JavaDocs look better.
  
  Revision  Changes    Path
  1.3       +3 -3      avalon-excalibur/compatibility/src/java/org/apache/avalon/excalibur/collections/package.html
  
  Index: package.html
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/compatibility/src/java/org/apache/avalon/excalibur/collections/package.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- package.html	23 Mar 2003 11:20:18 -0000	1.2
  +++ package.html	11 Apr 2003 12:30:00 -0000	1.3
  @@ -1,11 +1,11 @@
   <html>
   <body>
   <p>Collection utilities including binaryHeap, fixed,
  - variable and circular buffers, and priority queues.</p>
  + variable and circular buffers, and priority queues. </p>
   
  -<p><strong>These classes have all been deprecated in favor of
  +<p style="font-weight: bold">These classes have all been deprecated in favor of
   the <a href="http://jakarta.apache.org/commons/">Jakarta Commons</a>
  -version of the collection classes.</strong></p>
  +version of the collection classes.</p>
   
   <h3>Overview</h3>
       <p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org