summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/couchdb/couch_rep.erl2
1 files changed, 1 insertions, 1 deletions
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