rnewson commented on code in PR #5881:
URL: https://github.com/apache/couchdb/pull/5881#discussion_r2777401105
##########
src/couch_replicator/src/couch_replicator_doc_processor.erl:
##########
@@ -167,7 +167,7 @@ process_updated({DbName, _DocId} = Id, JsonRepDoc, Owner =
true) ->
% Parsing replication doc (but not calculating the id) could throw an
% exception which would indicate this document is malformed. This exception
% should propagate to db_change function and will be recorded as permanent
- % failure in the document. User will have to update the documet to fix the
+ % failure in the document. User will have to update the document to fix the
Review Comment:
please make the many (and welcome!) documentation fixes in a separate PR to
the one making the since_seq enhancement.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]