From acba925c1983730c6ffd8a2b39cdf8692f9e7fa1 Mon Sep 17 00:00:00 2001 From: Jeff Yemin Date: Thu, 19 Jul 2012 14:34:46 -0400 Subject: [PATCH] Removed duplicate word --- source/release-notes/2.2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/release-notes/2.2.txt b/source/release-notes/2.2.txt index 86374da3bd3..aa23ea56269 100644 --- a/source/release-notes/2.2.txt +++ b/source/release-notes/2.2.txt @@ -20,7 +20,7 @@ Preparation ~~~~~~~~~~~ If your MongoDB deployment uses authentication, upgrade your drivers -(i.e. client libraries) and and :program:`mongos` instances before +(i.e. client libraries) and :program:`mongos` instances before upgrading your :program:`mongod` instances. .. TODO insert the following line if we eventually have a section on