yannick         Sun Jan 28 07:39:05 2007 UTC

  Modified files:              
    /phpdoc/en  language-snippets.ent 
  Log:
  typo
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.188&r2=1.189&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.188 
phpdoc/en/language-snippets.ent:1.189
--- phpdoc/en/language-snippets.ent:1.188       Sun Jan 28 04:25:56 2007
+++ phpdoc/en/language-snippets.ent     Sun Jan 28 07:39:05 2007
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.188 $ -->
+<!-- $Revision: 1.189 $ -->
 <!-- Keep 'em sorted -->
 
 
@@ -512,7 +512,7 @@
 <!-- MySQLi Notes -->
 <!ENTITY mysqli.result.description '<varlistentry><term><parameter>
 result</parameter></term><listitem><para>Procedural style only: A result set
-isentifier returned by <function>mysqli_query</function>, 
<function>mysqli_store_result</function>
+identifier returned by <function>mysqli_query</function>, 
<function>mysqli_store_result</function>
 or <function>mysqli_use_result</function>.</para></listitem></varlistentry>'>
 <!ENTITY mysqli.link.description '<varlistentry><term><parameter>
 link</parameter></term><listitem><para>Procedural style only: A link identifier

Reply via email to