From ff8c06a913e19eaad05f3c1c6374d30514954c25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Puente=20Sarr=C3=ADn?= Date: Fri, 8 Feb 2013 16:06:21 -0500 Subject: [PATCH] Minor: redundant term --- source/core/replication.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/core/replication.txt b/source/core/replication.txt index 51161fc4a8f..4dc4d353ed4 100644 --- a/source/core/replication.txt +++ b/source/core/replication.txt @@ -245,8 +245,9 @@ that might create rollbacks. [replica set sync] replSet syncThread: 13410 replSet too much data to roll back In these situations you will need to manually intervene to either - save data manually or to force the member to perform an initial sync from a "current" member of the set by - deleting the content of the existing :setting:`dbpath` directory. + save data or to force the member to perform an initial sync from a + "current" member of the set by deleting the content of the existing + :setting:`dbpath` directory. For more information on failover, see: