From 40ec42408b001788aa2c9f6272f1726ab60071ee Mon Sep 17 00:00:00 2001 From: Mike Robinson Date: Sun, 30 Dec 2001 17:20:27 +0000 Subject: [PATCH] fix small typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66534 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/mysql.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/mysql.xml b/functions/mysql.xml index 160e372003..1db6d45adb 100644 --- a/functions/mysql.xml +++ b/functions/mysql.xml @@ -1,5 +1,5 @@ - + MySQL Functions MySQL @@ -1856,7 +1856,7 @@ echo "$num_rows Rows\n"; close links established by mysql_pconnect). - This type of links is therefore called 'persistent'. + This type of link is therefore called 'persistent'.