yannick         Sun Mar 25 18:04:43 2007 UTC

  Modified files:              
    /phpdoc/en/reference/mysqli/functions       mysqli-fetch-array.xml 
  Log:
  typo
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mysqli/functions/mysqli-fetch-array.xml?r1=1.23&r2=1.24&diff_format=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-fetch-array.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-fetch-array.xml:1.23 
phpdoc/en/reference/mysqli/functions/mysqli-fetch-array.xml:1.24
--- phpdoc/en/reference/mysqli/functions/mysqli-fetch-array.xml:1.23    Sun Mar 
25 10:51:56 2007
+++ phpdoc/en/reference/mysqli/functions/mysqli-fetch-array.xml Sun Mar 25 
18:04:43 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
 <refentry id="function.mysqli-fetch-array">
  <refnamediv>
   <refname>mysqli_fetch_array</refname>
@@ -77,7 +77,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Returns an array of strnigs that corresponds to the fetched row or &null; 
if there
+   Returns an array of strings that corresponds to the fetched row or &null; 
if there
    are no more rows in resultset.
   </para>
  </refsect1>

Reply via email to