]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix grammar mistake 19701/head
authorJos Collin <jcollin@redhat.com>
Wed, 27 Dec 2017 09:32:12 +0000 (15:02 +0530)
committerJos Collin <jcollin@redhat.com>
Thu, 28 Dec 2017 04:04:12 +0000 (09:34 +0530)
Fixed grammar mistake in a sentence.

Signed-off-by: Jos Collin <jcollin@redhat.com>
doc/cephfs/eviction.rst

index 327541133b2fe5322a6c4e61638eba5ec369b1ce..48da7195d38bbfff300f89e4e29a83145d5ade20 100644 (file)
@@ -133,7 +133,7 @@ Note that if blacklisting is disabled, then evicting a client will
 only have an effect on the MDS you send the command to.  On a system
 with multiple active MDS daemons, you would need to send an
 eviction command to each active daemon.  When blacklisting is enabled 
-(the default), sending an eviction to command to just a single
+(the default), sending an eviction command to just a single
 MDS is sufficient, because the blacklist propagates it to the others.
 
 .. _background_blacklisting_and_osd_epoch_barrier: