sean            Fri Aug  6 17:45:13 2004 EDT

  Modified files:              
    /phpdoc/en/language references.xml 
  Log:
  grammar
  
http://cvs.php.net/diff.php/phpdoc/en/language/references.xml?r1=1.34&r2=1.35&ty=u
Index: phpdoc/en/language/references.xml
diff -u phpdoc/en/language/references.xml:1.34 phpdoc/en/language/references.xml:1.35
--- phpdoc/en/language/references.xml:1.34      Fri Aug  6 17:39:39 2004
+++ phpdoc/en/language/references.xml   Fri Aug  6 17:45:13 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.34 $ -->
+<!-- $Revision: 1.35 $ -->
  <chapter id="language.references">
   <title>References Explained</title>
 
@@ -205,7 +205,7 @@
     variable contents and not name-to-value binding in the calling
     symbol table).
     You can use <link linkend="language.references.return">returning
-    references</link> to reference variable selected by the function.
+    references</link> to reference variables selected by the function.
    </simpara>
   </sect1>
 

Reply via email to