]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: typo fix in cephfs/quota 6745/head
authorDrunkard Zhang <gongfan193@gmail.com>
Tue, 1 Dec 2015 09:15:29 +0000 (17:15 +0800)
committerDrunkard Zhang <gongfan193@gmail.com>
Tue, 1 Dec 2015 09:15:29 +0000 (17:15 +0800)
doc/cephfs/quota.rst

index e92f05b6e68c492e453752231141d384d0f6f374..13198e3db7e0f2007324f42171342b3484ee2e4b 100644 (file)
@@ -32,7 +32,7 @@ Limitations
    directory inode on which quotas are configured in order to enforce
    them.  If the client has restricted access to a specific path
    (e.g., ``/home/user``) based on the MDS capability, and a quota is
-   configured on an ancestor directory they do not have access too
+   configured on an ancestor directory they do not have access to
    (e.g., ``/home``), the client will not enforce it.  When using
    path-based access restrictions be sure to configure the quota on
    the directory the client is restricted too (e.g., ``/home/user``)