From 071e5009422d1eff6b40cb46bad6cc7f8bda0166 Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Wed, 7 Nov 2012 18:52:40 -0800 Subject: [PATCH] Typo fix in install-mongo-on-ubuntu --- source/tutorial/install-mongodb-on-ubuntu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/tutorial/install-mongodb-on-ubuntu.txt b/source/tutorial/install-mongodb-on-ubuntu.txt index 69823f73605..d9a5c55c63c 100644 --- a/source/tutorial/install-mongodb-on-ubuntu.txt +++ b/source/tutorial/install-mongodb-on-ubuntu.txt @@ -83,7 +83,7 @@ to import the `10gen public GPG Key ` sudo apt-key adv --keyserver keyserver.ubuntu.com --recv 7F0CEB10 -Create a the ``/etc/apt/sources.list.d/10gen.list`` file and include +Create a ``/etc/apt/sources.list.d/10gen.list`` file and include the most appropriate version of the following lines for the 10gen repository.