goba            Sun Aug 11 11:24:33 2002 EDT

  Modified files:              
    /phpdoc/en/chmonly  aboutchm.xml 
  Log:
  Correcting build breaking <filename> closing tag error
  
  
Index: phpdoc/en/chmonly/aboutchm.xml
diff -u phpdoc/en/chmonly/aboutchm.xml:1.2 phpdoc/en/chmonly/aboutchm.xml:1.3
--- phpdoc/en/chmonly/aboutchm.xml:1.2  Thu Aug  8 16:05:48 2002
+++ phpdoc/en/chmonly/aboutchm.xml      Sun Aug 11 11:24:32 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
  <chapter id="chm.about">
   <title>About This Edition</title>
 
@@ -20,7 +20,7 @@
    The user notes are in <filename>php_manual_notes.chm</filename>. You
    only need to have one copy of this file on your computer, regardless
    of how many languages you use to read the PHP Manual. The only
-   requirement is that you need to have all <filename>php_manual_LANG.chm<filename>
+   requirement is that you need to have all <filename>php_manual_LANG.chm</filename>
    files in one directory with <filename>php_manual_notes.chm</filename>.
    You may also see a <filename>php_manual_en.chw</filename> file in the
    directory, it's generated the first time you use the index tab, and



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to