arameters_array -> parameters_array

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49870 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Damien Seguy 2001-06-20 13:42:20 +00:00
parent b4f75b2c7b
commit 5c75598b7a

View file

@ -477,7 +477,7 @@
<function>odbc_prepare</function>. Returns
<literal>true</literal> on successful execution,
<literal>false</literal> otherwise. The array
<parameter>arameters_array</parameter> only needs to
<parameter>parameters_array</parameter> only needs to
be given if you really have parameters in your statement.
</para>
</refsect1>