From cbd6bbcc7e68560645372b4047f712229985f6f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Puente=20Sarr=C3=ADn?= Date: Thu, 27 Dec 2012 16:41:32 -0500 Subject: [PATCH] Update source/core/read-operations.txt Modified for better translation --- source/core/read-operations.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/read-operations.txt b/source/core/read-operations.txt index 59288db90de..05fdea7169b 100644 --- a/source/core/read-operations.txt +++ b/source/core/read-operations.txt @@ -48,7 +48,7 @@ syntax: [#formal-query-structure]_ in the :program:`mongo` shell to list the current collections in the database. -- Queries in MongoDB are :term:`BSON` objects that use using a set of +- Queries in MongoDB are :term:`BSON` objects that use a set of :doc:`query operators ` to describe query parameters.