From: Francois Deppierraz Date: Mon, 5 Mar 2018 14:36:47 +0000 (+0100) Subject: Doc: Fix typo s/applicatoin/application/ X-Git-Tag: v13.0.2~88^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=25edd6115af2b65df2a7d3d4ee1cccd8a4f9e2ec;p=ceph.git Doc: Fix typo s/applicatoin/application/ Signed-off-by: Francois Deppierraz --- diff --git a/doc/rados/operations/cache-tiering.rst b/doc/rados/operations/cache-tiering.rst index e743b5f2a128..9d52e74988be 100644 --- a/doc/rados/operations/cache-tiering.rst +++ b/doc/rados/operations/cache-tiering.rst @@ -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.)