You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2017/11/17 21:26:33 UTC

[GitHub] nickva closed pull request #1005: (typo) fetchig -> fetching

nickva closed pull request #1005: (typo) fetchig -> fetching
URL: https://github.com/apache/couchdb/pull/1005
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/src/couch_replicator/README.md b/src/couch_replicator/README.md
index f08ff357e1..fe975c1d0a 100644
--- a/src/couch_replicator/README.md
+++ b/src/couch_replicator/README.md
@@ -262,7 +262,7 @@ A description of each child:
         `error_backoff/1` is where the backoff period is calculated.
         Consecutive errors are held in the `errcnt` field in the ETS table.
 
-     2. Fetchig filter code succeeds, replication ID is calculated and job is
+     2. Fetching filter code succeeds, replication ID is calculated and job is
         added to the scheduler. However, because this is a filtered replication
         the source database could get an updated filter. Which means
         replication ID could change again. So the worker is spawned to


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services