greenrd     01/02/05 10:33:13

  Modified:    xdocs    xmlfragment.xml faq.xml
  Log:
  typos
  
  Revision  Changes    Path
  1.2       +1 -1      xml-cocoon/xdocs/xmlfragment.xml
  
  Index: xmlfragment.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/xdocs/xmlfragment.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xmlfragment.xml   2001/01/23 19:40:49     1.1
  +++ xmlfragment.xml   2001/02/05 18:33:06     1.2
  @@ -2,7 +2,7 @@
   
   <!DOCTYPE document SYSTEM "./dtd/document-v10.dtd">
   
  -<document><header><title>ESQL Taglib</title>
  +<document><header><title>XMLFragment Interface</title>
   <authors>
   <person name="Sylvain Wallez" email="[EMAIL PROTECTED]"/>
   <person name="Robin Green" email="[EMAIL PROTECTED]"/>
  
  
  
  1.49      +1 -1      xml-cocoon/xdocs/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/xdocs/faq.xml,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- faq.xml   2001/01/26 23:55:34     1.48
  +++ faq.xml   2001/02/05 18:33:07     1.49
  @@ -611,7 +611,7 @@
      <p>Change this to a really big number.</p>
   
      <p>If that doesn't work, try using the <code>normalize-space</code> 
function
  -    or the <code>&lt;xsl:strip-space&gt;</code> element in
  +    or the <code>&lt;xsl:normalize-space&gt;</code> element in
       your stylesheet at appropriate places to remove extraneous 
whitespace.</p>
     </answer>
    </faq>
  
  
  

Reply via email to