From 9f84acddac938e91e9f81aed6fa164399cac8495 Mon Sep 17 00:00:00 2001 From: Yasuo Ohgaki Date: Tue, 9 Apr 2002 01:36:10 +0000 Subject: [PATCH] Fixed wrong English git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@77243 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 041b820f2a..8e274a23a5 100644 --- a/functions/pgsql.xml +++ b/functions/pgsql.xml @@ -1,5 +1,5 @@ - + PostgreSQL functions PostgreSQL @@ -2339,7 +2339,7 @@ $dbconn4 = pg_connect ($conn_string); - This function is requires PostgreSQL 7.2 or later. + This function requires PostgreSQL 7.2 or later.