]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Doc: Fix typo s/applicatoin/application/ 20720/head
authorFrancois Deppierraz <francois@ctrlaltdel.ch>
Mon, 5 Mar 2018 14:36:47 +0000 (15:36 +0100)
committerFrancois Deppierraz <francois@ctrlaltdel.ch>
Mon, 5 Mar 2018 14:44:19 +0000 (15:44 +0100)
Signed-off-by: Francois Deppierraz <francois@ctrlaltdel.ch>
doc/rados/operations/cache-tiering.rst

index e743b5f2a128ba7ffb329d48b1ae225775983efd..9d52e74988be7a5d08a421bedffac4a726c6e3a5 100644 (file)
@@ -88,7 +88,7 @@ extreme caution before using this feature.
 
 * *librados object enumeration*: The librados-level object enumeration
   API is not meant to be coherent in the presence of the case.  If
-  your applicatoin is using librados directly and relies on object
+  your application is using librados directly and relies on object
   enumeration, cache tiering will probably not work as expected.
   (This is not a problem for RGW, RBD, or CephFS.)