]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephfs - s/yet to here/yet to hear/ posix.rst 49441/head
authorZac Dover <zac.dover@gmail.com>
Wed, 14 Dec 2022 20:51:29 +0000 (06:51 +1000)
committerZac Dover <zac.dover@gmail.com>
Wed, 14 Dec 2022 20:51:29 +0000 (06:51 +1000)
Correct "yet to here" to "yet to hear" in posix.rst.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
doc/cephfs/posix.rst

index 86f930916d5400aa56dd1eb67c9e01d7999d0e28..e3f1c89e82fcb56dbaaf25739183ed8ef77a0a92 100644 (file)
@@ -31,7 +31,7 @@ POSIX semantics for various reasons:
   writes are not coherently propagated to other clients' caches.  That
   is, if a page is cached on host A, and then updated on host B, host
   A's page is not coherently invalidated.  (Shared writable mmap
-  appears to be quite rare--we have yet to here any complaints about this
+  appears to be quite rare--we have yet to hear any complaints about this
   behavior, and implementing cache coherency properly is complex.)
 - CephFS clients present a hidden ``.snap`` directory that is used to
   access, create, delete, and rename snapshots.  Although the virtual