From 1c2d65dff4504514ce52cb75ed2ab518e427f19a Mon Sep 17 00:00:00 2001 From: Mathieu Kooiman Date: Fri, 17 Nov 2000 19:21:25 +0000 Subject: [PATCH] Fixed typo # heh found it at work browsing through # old manual :D git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35937 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/pgsql.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/pgsql.xml b/functions/pgsql.xml index 63870eecdb..9ef90654bd 100644 --- a/functions/pgsql.xml +++ b/functions/pgsql.xml @@ -702,7 +702,7 @@ for ($i=0; $i<$num; $i++) { pg_freeresult - Free reult memory + Free result memory Description