From 599f7ab5e96339c7eb78f7b15ac3190650d5a476 Mon Sep 17 00:00:00 2001 From: Gaston Festari Date: Sat, 1 Jun 2013 18:10:09 -0300 Subject: [PATCH] Update delete.txt Changed "affect" for "effect" (typo) --- source/core/delete.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/delete.txt b/source/core/delete.txt index 1ee91d211d0..ab246251846 100644 --- a/source/core/delete.txt +++ b/source/core/delete.txt @@ -44,7 +44,7 @@ the following syntax: - the ```` argument corresponds to the ``WHERE`` statement, and - the ```` argument takes a Boolean and has the same - affect as ``LIMIT 1``. + effect as ``LIMIT 1``. :method:`~db.collection.remove()` deletes documents from the collection. If you do not specify a query,