cortesi         Sat Feb 23 11:23:00 2002 EDT

  Modified files:              
    /phpdoc/it/functions        array.xml 
  Log:
  minor translation fix
  
Index: phpdoc/it/functions/array.xml
diff -u phpdoc/it/functions/array.xml:1.45 phpdoc/it/functions/array.xml:1.46
--- phpdoc/it/functions/array.xml:1.45  Tue Feb 12 09:07:24 2002
+++ phpdoc/it/functions/array.xml       Sat Feb 23 11:22:59 2002
@@ -2389,7 +2389,7 @@
 $b[5] = 9;
 $b[10] = 11;
 $risultato = count ($b);
-// $result == 3;
+// $risultato == 3;
 ]]>
       </programlisting>
      </example>


Reply via email to