summaryrefslogtreecommitdiffstats
path: root/src/doc/caching.txt
diff options
context:
space:
mode:
authorwangxinyu <wangxinyu@inspur.com>2021-09-02 07:08:21 +0200
committerwangxinyu <wangxinyu@inspur.com>2021-09-05 04:19:47 +0200
commita59059b87f845bcd714f764c590b3f5742a4f5d6 (patch)
tree4e96c656afcd84608251e5ef0cbc2c13e20a6649 /src/doc/caching.txt
parentMerge pull request #43016 from athanatos/sjust/wip-fix-build (diff)
downloadceph-a59059b87f845bcd714f764c590b3f5742a4f5d6.tar.xz
ceph-a59059b87f845bcd714f764c590b3f5742a4f5d6.zip
doc: fix typos
Signed-off-by: wangxinyu <wangxinyu@inspur.com>
Diffstat (limited to 'src/doc/caching.txt')
-rw-r--r--src/doc/caching.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/caching.txt b/src/doc/caching.txt
index f623824cb73..1713ca46079 100644
--- a/src/doc/caching.txt
+++ b/src/doc/caching.txt
@@ -292,7 +292,7 @@ stray expiration notices, the exporter unfreezes the subtree, cleans
up its migration-related state, and sends a final MExportFinish to the
importer. Upon receipt, the importer logs an EImportFinish(true)
(noting locally that the export was indeed a success), unfreezes its
-subtree, processes any queued cache expierations, and cleans up its
+subtree, processes any queued cache expirations, and cleans up its
state.