[PHP-DOC] cvs: phpdoc /en/features error-handling.xml From: Derick Rethans (d.rethans <email protected>)
Date: 08/06/00

derick Sun Aug 6 12:04:09 2000 EDT

  Modified files:
    /phpdoc/en/features error-handling.xml
  Log:
  Fixed typo
  
  
Index: phpdoc/en/features/error-handling.xml
diff -u phpdoc/en/features/error-handling.xml:1.3 phpdoc/en/features/error-handling.xml:1.4
--- phpdoc/en/features/error-handling.xml:1.3 Fri Jul 21 10:34:11 2000
+++ phpdoc/en/features/error-handling.xml Sun Aug 6 12:04:09 2000
@@ -63,7 +63,7 @@
                  <row>
                         <entry>128</entry>
                         <entry>E_COMPILE_WARNING</entry>
- <entry>ompile-time warnings (non fatal errors)</entry>
+ <entry>compile-time warnings (non fatal errors)</entry>
                         <entry>PHP 4 only</entry>
                  </row>
                  <row>