bdelacretaz    2004/05/19 06:35:24

  Modified:    src/documentation/xdocs/developing stores.xml
  Log:
  minor typo
  
  Revision  Changes    Path
  1.2       +1 -1      cocoon-2.1/src/documentation/xdocs/developing/stores.xml
  
  Index: stores.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/developing/stores.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- stores.xml        19 May 2004 12:48:12 -0000      1.1
  +++ stores.xml        19 May 2004 13:35:24 -0000      1.2
  @@ -29,7 +29,7 @@
         To keep cached data, Cocoon uses components implementing the 
         <em>org.apache.excalibur.Store</em> interface. Cocoon uses two 
         implementations of this interface, the "transient store" and the 
"store", 
  -      and optionnally a third one, the "persistent store".
  +      and optionally a third one, the "persistent store".
       </p>
   
       <section>
  
  
  

Reply via email to