garyp       01/07/09 17:06:44

  Modified:    java/xdocs/sources/design design2_0_0.xml
               java/xdocs/sources/xalan faq.xml
  Log:
  Correct typos reported by Alexey Mahotkin <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.5       +1 -1      xml-xalan/java/xdocs/sources/design/design2_0_0.xml
  
  Index: design2_0_0.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/design/design2_0_0.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- design2_0_0.xml   2001/06/27 20:24:56     1.4
  +++ design2_0_0.xml   2001/07/10 00:06:43     1.5
  @@ -25,7 +25,7 @@
     <s2 title="Introduction"> 
         <p>This document presents the basic design for Xalan-J 2.0, which is a
                <jump 
href="http://www.awl.com/cseng/titles/0-201-89542-0/techniques/refactoring.htm";>refactoring</jump>
  -             and redesign of the Xalan-J 1.x processor.   This document will 
expand and grow over time, and is also incomplete in some sections, though 
hopefully overall accurate.  The reader should be able to get a good overall 
idea of the internal design of Xalan, and begin to understand the process flow, 
and also the technical challanges.</p> 
  +             and redesign of the Xalan-J 1.x processor.   This document will 
expand and grow over time, and is also incomplete in some sections, though 
hopefully overall accurate.  The reader should be able to get a good overall 
idea of the internal design of Xalan, and begin to understand the process flow, 
and also the technical challenges.</p> 
         <p>The main goals of this redesign are
                to: </p><ol> 
                <li>Make the design and code more understandable by Open Source
  
  
  
  1.8       +1 -1      xml-xalan/java/xdocs/sources/xalan/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/faq.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- faq.xml   2001/05/21 20:05:54     1.7
  +++ faq.xml   2001/07/10 00:06:44     1.8
  @@ -151,7 +151,7 @@
       </faq>
          
       <faq title="Using the 'signature' file to verify a download">
  -      <q>How does I use the "signature" file to verify my download?</q>
  +      <q>How do I use the "signature" file to verify my download?</q>
         <a>
           <p>For each Xalan download file in <resource-ref 
idref="xslt4j-distdir"/>, there is a corresponding signature file. 
           The signature file for xalan-j_2_0_1.tar.gz, for example, is 
xalan-j_2_0_1.tar.gz.sig.</p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to