From 1f6091f463057a0b6c8bedb646c40e166c45bf00 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9sar=20D=2E=20Rodas?= Date: Tue, 30 Mar 2010 06:46:11 -0300 Subject: [PATCH] Fixed typo comment --- lib/ActiveMongo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ActiveMongo.php b/lib/ActiveMongo.php index 5b5ebe8..3f96ffa 100644 --- a/lib/ActiveMongo.php +++ b/lib/ActiveMongo.php @@ -692,7 +692,7 @@ abstract class ActiveMongo implements Iterator, Countable, ArrayAccess * After the operation is done, the criteria is deleted. * * @param array $value Values to set - * @param bool $safe Whether or not to peform the operation save + * @param bool $safe Whether or not peform the operation safely * * @return bool * -- 2.11.4.GIT