typo fix.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228168 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
TAKAGI Masahiro 2007-01-26 20:28:46 +00:00
parent 37477ecbc6
commit 7a5f41de5a

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<!-- $Revision: 1.7 $ -->
<refentry id="function.fbsql-pconnect">
<refnamediv>
<refname>fbsql_pconnect</refname>
@ -65,7 +65,7 @@
<term><parameter>password</parameter></term>
<listitem>
<para>
The user name for the connection. Defaults to the empty string.
The password for the connection. Defaults to the empty string.
</para>
</listitem>
</varlistentry>