Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@827720 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
janl committed Oct 20, 2009
1 parent 7cda6c7 commit 502b8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/couchdb/couch_rep.erl
Expand Up @@ -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
Expand Down

0 comments on commit 502b8e2

Please sign in to comment.