From f47b0578679e020aa7fbc0f5a93012b39bb109d9 Mon Sep 17 00:00:00 2001 From: Horst Schirmeier Date: Tue, 4 Jul 2006 10:29:34 +0000 Subject: [PATCH] style; missing period added git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215727 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysql/functions/mysql-info.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/mysql/functions/mysql-info.xml b/reference/mysql/functions/mysql-info.xml index a4ae3c565c..cefb40060e 100644 --- a/reference/mysql/functions/mysql-info.xml +++ b/reference/mysql/functions/mysql-info.xml @@ -1,5 +1,5 @@ - + mysql_info @@ -31,8 +31,8 @@ Returns information about the statement on success, or &false; on failure. See the example below for which statements provide information, - and what the returned value may look like. Statements that aren't listed - will return &false; + and what the returned value may look like. Statements that are not listed + will return &false;.