From f0f5eb7dabe090c347aba3759ab5c1f7b667da0a Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Fri, 11 Apr 2003 11:22:03 +0000 Subject: [PATCH] typo fix; thanks derick git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123145 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysql/functions/mysql-query.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/mysql/functions/mysql-query.xml b/reference/mysql/functions/mysql-query.xml index 50f0508d80..5d9206bf92 100644 --- a/reference/mysql/functions/mysql-query.xml +++ b/reference/mysql/functions/mysql-query.xml @@ -1,5 +1,5 @@ - + @@ -20,7 +20,7 @@ link_identifier isn't specified, the last opened link is assumed. If no link is open, the function tries to establish a link as if mysql_connect was - called with no arguments, and use it. The result of the query is bufferd. + called with no arguments, and use it. The result of the query is buffered.