[PHP-DOC] cvs: phpdoc /en/language operators.xml From: CHAILLAN Nicolas (nicos <email protected>)
Date: 02/10/03

nicos Mon Feb 10 17:50:48 2003 EDT

  Modified files:
    /phpdoc/en/language operators.xml
  Log:
  fixing #22150
  
Index: phpdoc/en/language/operators.xml
diff -u phpdoc/en/language/operators.xml:1.43 phpdoc/en/language/operators.xml:1.44
--- phpdoc/en/language/operators.xml:1.43 Tue Feb 4 07:49:14 2003
+++ phpdoc/en/language/operators.xml Mon Feb 10 17:50:48 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.43 $ -->
+<!-- $Revision: 1.44 $ -->
  <chapter id="language.operators">
   <title>Operators</title>
   <simpara>
@@ -53,7 +53,7 @@
        <row>
         <entry>left</entry>
         <entry>
- = += -= *= /= .= %= &amp;= |= ^= ~= &lt;&lt;= &gt;&gt;=
+ = += -= *= /= .= %= &amp;= |= ^= &lt;&lt;= &gt;&gt;=
         </entry>
        </row>
        <row>

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