jiahuili430 commented on code in PR #5881:
URL: https://github.com/apache/couchdb/pull/5881#discussion_r2788986515


##########
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:
   Cherry-picked the first commit to PR 
https://github.com/apache/couchdb/pull/5884, thanks for the review.



-- 
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]

Reply via email to