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;.