From 7a5f41de5ac2f3d43dba59fc31b3b9fe9f019c06 Mon Sep 17 00:00:00 2001 From: TAKAGI Masahiro Date: Fri, 26 Jan 2007 20:28:46 +0000 Subject: [PATCH] typo fix. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228168 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/fbsql/functions/fbsql-pconnect.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/fbsql/functions/fbsql-pconnect.xml b/reference/fbsql/functions/fbsql-pconnect.xml index c29cbdd8c0..26a4193475 100644 --- a/reference/fbsql/functions/fbsql-pconnect.xml +++ b/reference/fbsql/functions/fbsql-pconnect.xml @@ -1,5 +1,5 @@ - + fbsql_pconnect @@ -65,7 +65,7 @@ password - The user name for the connection. Defaults to the empty string. + The password for the connection. Defaults to the empty string.