betz            Wed Aug  4 20:10:14 2004 EDT

  Modified files:              
    /phpdoc/howto       generating.xml 
  Log:
  typo
  
  
http://cvs.php.net/diff.php/phpdoc/howto/generating.xml?r1=1.14&r2=1.15&ty=u
Index: phpdoc/howto/generating.xml
diff -u phpdoc/howto/generating.xml:1.14 phpdoc/howto/generating.xml:1.15
--- phpdoc/howto/generating.xml:1.14    Wed Aug  4 17:17:11 2004
+++ phpdoc/howto/generating.xml Wed Aug  4 20:10:13 2004
@@ -112,7 +112,7 @@
    In order to check the validity of your XML you may use 
    <literal>make test_xml</literal> as this executes a
    <filename>xmllint</filename> check on the entire phpdoc tree.  This
-   will find problems 'make text' ignores, problems like a missing ; or
+   will find problems 'make test' ignores, problems like a missing ; or
    &amp; for an entity.  This will take a long time execute.
   </para>
   <para>
@@ -411,4 +411,3 @@
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
 -->
-

Reply via email to