wiesemann               Sun Jun  1 13:17:43 2003 EDT

  Modified files:              
    /phpdoc/en/language constants.xml 
  Log:
  WS fix and "typo"
  
Index: phpdoc/en/language/constants.xml
diff -u phpdoc/en/language/constants.xml:1.31 phpdoc/en/language/constants.xml:1.32
--- phpdoc/en/language/constants.xml:1.31       Sun Jun  1 12:56:56 2003
+++ phpdoc/en/language/constants.xml    Sun Jun  1 13:17:43 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.31 $ -->
+<!-- $Revision: 1.32 $ -->
  <chapter id="language.constants">
   <title>Constants</title>
 
@@ -178,9 +178,9 @@
        </row>
        <row>
         <entry><constant>__METHOD__</constant></entry>
-       <entry>
-        The class method name.  (This was added in PHP 5.0.0)
-       </entry>
+        <entry>
+         The class method name. (This was added in PHP 5.0.0)
+        </entry>
        </row>
       </tbody>
      </tgroup>



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

Reply via email to