From 80e098a631ee326c1b0441d515ced9d36ab029c5 Mon Sep 17 00:00:00 2001 From: matulef Date: Thu, 7 Jun 2012 12:03:04 -0300 Subject: [PATCH] fixed typo. "collects" should be "collections" i think --- source/applications/aggregation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/applications/aggregation.txt b/source/applications/aggregation.txt index dab3b405fa9..5b02ebbab65 100644 --- a/source/applications/aggregation.txt +++ b/source/applications/aggregation.txt @@ -63,7 +63,7 @@ through the pipeline. .. warning:: - The pipeline cannot operate on collects with documents that contain + The pipeline cannot operate on collections with documents that contain one of the following "special fields:" ``MinKey``, ``MaxKey``, ``EOO``, ``Undefined``, ``DBRef``, ``Code``.