From 25edd6115af2b65df2a7d3d4ee1cccd8a4f9e2ec Mon Sep 17 00:00:00 2001 From: Francois Deppierraz Date: Mon, 5 Mar 2018 15:36:47 +0100 Subject: [PATCH] Doc: Fix typo s/applicatoin/application/ Signed-off-by: Francois Deppierraz --- doc/rados/operations/cache-tiering.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/cache-tiering.rst b/doc/rados/operations/cache-tiering.rst index e743b5f2a12..9d52e74988b 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.) -- 2.39.5