didou           Mon Oct 27 06:34:15 2003 EDT

  Modified files:              
    /phpdoc/en/language constants.xml 
  Log:
  s/four/five
  
Index: phpdoc/en/language/constants.xml
diff -u phpdoc/en/language/constants.xml:1.34 phpdoc/en/language/constants.xml:1.35
--- phpdoc/en/language/constants.xml:1.34       Sat Jul 19 15:37:59 2003
+++ phpdoc/en/language/constants.xml    Mon Oct 27 06:34:15 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.34 $ -->
+<!-- $Revision: 1.35 $ -->
  <chapter id="language.constants">
   <title>Constants</title>
 
@@ -138,7 +138,7 @@
    </simpara>
    
    <para>
-    There are four magical constants that change depending on
+    There are five magical constants that change depending on
     where they are used.  For example, the value of
     <constant>__LINE__</constant> depends on the line that it's
     used on in your script. These special constants are 

Reply via email to