From 58518ea541afbcaa57294fef18da39131413cfbc Mon Sep 17 00:00:00 2001 From: Jeroen van Wolffelaar Date: Fri, 3 Aug 2001 19:29:14 +0000 Subject: [PATCH] persistant -> persistent git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53187 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/pgsql.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/pgsql.xml b/functions/pgsql.xml index 6832252b20..51177dba88 100644 --- a/functions/pgsql.xml +++ b/functions/pgsql.xml @@ -1,4 +1,4 @@ - + PostgreSQL functions PostgreSQL @@ -1107,7 +1107,7 @@ for ($i=0; $i<$num; $i++) { pg_pconnect - Open a persistant PostgreSQL connection + Open a persistent PostgreSQL connection Description