From d39445d15ffa64c432993f2d5965003e903b2cea Mon Sep 17 00:00:00 2001 From: Juan Carlos Farah Date: Sun, 31 Mar 2013 15:35:01 -0500 Subject: [PATCH] Fixed typo (comma to period). Fixed typo where a comma was used instead of a period. --- source/reference/mongo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/mongo.txt b/source/reference/mongo.txt index 2f9e19fa084..e64fe7597fb 100644 --- a/source/reference/mongo.txt +++ b/source/reference/mongo.txt @@ -429,7 +429,7 @@ The :program:`mongo` shell supports the following keyboard shortcuts: * - Meta-> - Retrieve the last command in command history -.. [#multiple-bindings] MongoDB accommodates multiple keybinding, +.. [#multiple-bindings] MongoDB accommodates multiple keybinding. Since 2.0, :program:`mongo` includes support for basic emacs keybindings.