From c5333caf490a71a3e5ef9bd5c6d5e61e3f5b83b6 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Sat, 18 May 2013 00:12:13 +0000 Subject: [PATCH] Fix typo in ok description (bug #61304) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330280 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mongo/mongocollection/insert.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/mongo/mongocollection/insert.xml b/reference/mongo/mongocollection/insert.xml index ec8b0b6281..ef00fba9ea 100644 --- a/reference/mongo/mongocollection/insert.xml +++ b/reference/mongo/mongocollection/insert.xml @@ -81,7 +81,7 @@ - This should almost be 1 (unless last_error itself failed). + This should almost always be 1 (unless last_error itself failed).