You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gr...@apache.org on 2001/02/05 19:33:15 UTC

cvs commit: xml-cocoon/xdocs xmlfragment.xml faq.xml

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="sylvain.wallez@anyware-tech.com"/>
   <person name="Robin Green" email="greenrd@hotmail.com"/>
  
  
  
  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>