takagi Fri Jan 26 20:28:47 2007 UTC
Modified files:
/phpdoc/en/reference/fbsql/functions fbsql-pconnect.xml
Log:
typo fix.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/fbsql/functions/fbsql-pconnect.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-pconnect.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-pconnect.xml:1.6
phpdoc/en/reference/fbsql/functions/fbsql-pconnect.xml:1.7
--- phpdoc/en/reference/fbsql/functions/fbsql-pconnect.xml:1.6 Mon Jan 22
00:22:11 2007
+++ phpdoc/en/reference/fbsql/functions/fbsql-pconnect.xml Fri Jan 26
20:28:46 2007
@@ -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>