From 502b8e28e573b86bf470e6c7163c9b9c9b8752f6 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Tue, 20 Oct 2009 16:15:32 +0000 Subject: typo git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@827720 13f79535-47bb-0310-9956-ffa450edef68 --- src/couchdb/couch_rep.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/couchdb') diff --git a/src/couchdb/couch_rep.erl b/src/couchdb/couch_rep.erl index e7833d15..df36cca7 100644 --- a/src/couchdb/couch_rep.erl +++ b/src/couchdb/couch_rep.erl @@ -507,7 +507,7 @@ do_checkpoint(State) -> {SrcInstanceStartTime, TgtInstanceStartTime} -> NewSeqNum; _Else -> - ?LOG_INFO("A server has restarted sinced replication start. " + ?LOG_INFO("A server has restarted since replication start. " "Not recording the new sequence number to ensure the " "replication is redone and documents reexamined.", []), StartSeqNum -- cgit v1.2.3