]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephfs/standby: fix minor typos 12054/head
authorDavid Disseldorp <ddiss@suse.de>
Thu, 17 Nov 2016 19:33:35 +0000 (20:33 +0100)
committerDavid Disseldorp <ddiss@suse.de>
Thu, 17 Nov 2016 19:46:17 +0000 (20:46 +0100)
Signed-off-by: David Disseldorp <ddiss@suse.de>
doc/cephfs/standby.rst

index e1145179582f3798a93ad5806076fbb1d261f15a..ec272e33a90a3cec74d4781f259b298ed8bf994a 100644 (file)
@@ -24,7 +24,7 @@ how many ranks will be created.  The actual number of ranks
 in the filesystem will only be increased if a spare daemon is
 available to take on the new rank.
 
-An daemon has a *name* that is set statically by the administrator
+A daemon has a *name* that is set statically by the administrator
 when the daemon is first configured.  Typical configurations
 use the hostname where the daemon runs as the daemon name.
 
@@ -95,7 +95,7 @@ mds_standby_replay
 ~~~~~~~~~~~~~~~~~~
 
 If this is set to true, then the standby daemon will continuously read
-the metadata journal an up rank.  This will give it
+the metadata journal of an up rank.  This will give it
 a warm metadata cache, and speed up the process of failing over
 if the daemon serving the rank fails.