et              Tue Dec 23 09:26:54 2003 EDT

  Modified files:              
    /phpdoc/en/language types.xml 
  Log:
  cleared up braces/brackets
  
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.131 phpdoc/en/language/types.xml:1.132
--- phpdoc/en/language/types.xml:1.131  Sun Dec 21 09:42:18 2003
+++ phpdoc/en/language/types.xml        Tue Dec 23 09:26:54 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.131 $ -->
+<!-- $Revision: 1.132 $ -->
  <chapter id="language.types">
   <title>Types</title>
 
@@ -1037,7 +1037,7 @@
      </para>
      <note>
       <simpara>
-       For backwards compatibility, you can still use array-braces
+       For backwards compatibility, you can still use array-brackets
        for the same purpose. However, this syntax is deprecated as
        of PHP 4.
       </simpara>

Reply via email to