vrana Wed Aug 4 03:43:06 2004 EDT
Modified files:
/phpdoc/en/reference/mysqli/functions mysqli-stmt-bind-result.xml
Log:
Typo
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-stmt-bind-result.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-stmt-bind-result.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-stmt-bind-result.xml:1.2
phpdoc/en/reference/mysqli/functions/mysqli-stmt-bind-result.xml:1.3
--- phpdoc/en/reference/mysqli/functions/mysqli-stmt-bind-result.xml:1.2 Tue
Aug 3 11:51:09 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-stmt-bind-result.xml Wed Aug 4
03:43:05 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.mysqli-stmt-bind-result">
<refnamediv>
<refname>mysqli_stmt_bind_result</refname>
@@ -10,7 +10,7 @@
<title>Description</title>
<para>Procedural style:</para>
<methodsynopsis>
- <type>bool</type><methodname>mysqli_stnt_bind_result</methodname>
+ <type>bool</type><methodname>mysqli_stmt_bind_result</methodname>
<methodparam><type>object</type><parameter>stmt</parameter></methodparam>
<methodparam><type>mixed</type><parameter>&var1</parameter></methodparam>
<methodparam
choice="opt"><type>mixed</type><parameter>&...</parameter></methodparam>