From 3c24a088a03158c6b36c3c20210de8263b214c07 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Fri, 13 Jun 2014 08:14:01 +0000 Subject: [PATCH] Typofix (missing word) -- Patch by anonymous contributor git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333771 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqli/mysqli_stmt/error.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/mysqli/mysqli_stmt/error.xml b/reference/mysqli/mysqli_stmt/error.xml index b0b2bd4254..d16969a8f7 100644 --- a/reference/mysqli/mysqli_stmt/error.xml +++ b/reference/mysqli/mysqli_stmt/error.xml @@ -17,7 +17,7 @@ mysqli_stmtstmt - Returns a containing the error message for the most recently invoked + Returns a string containing the error message for the most recently invoked statement function that can succeed or fail.