From b2e4f45ef41755ce09e0762b8fb2d9a61670af78 Mon Sep 17 00:00:00 2001 From: Slawomir Pucia Date: Sun, 17 Mar 2002 13:27:17 +0000 Subject: [PATCH] To many 'is' git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@73730 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 b9fa90acbd..4fab2d781f 100644 --- a/functions/mysql.xml +++ b/functions/mysql.xml @@ -1,5 +1,5 @@ - + MySQL Functions MySQL @@ -102,7 +102,7 @@
Resource types - There are two resource types used in the MySQL module. The first one isis + There are two resource types used in the MySQL module. The first one is the link identifier for a database connection, the second a resource which helds the result of a query.