From 1d577f745e8c9bea4e30cd386ea04e96b430899f Mon Sep 17 00:00:00 2001 From: Daniel Parkes Date: Mon, 18 Sep 2023 23:03:28 +0200 Subject: [PATCH] doc/dev: Fix typos in files cephfs-mirroring.rst and deduplication.rst Typo Error in Doc cephfs-mirroring.rst , replace RAODS with RADOS Typo Error in Doc deduplication.rst , replace RAODS with RADOS Signed-off-by: Daniel Parkes (cherry picked from commit 06358e8d17a0e0fbd5d94b14595ade778a4fb5eb) --- doc/dev/cephfs-mirroring.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/cephfs-mirroring.rst b/doc/dev/cephfs-mirroring.rst index acd4668052c..a804a007599 100644 --- a/doc/dev/cephfs-mirroring.rst +++ b/doc/dev/cephfs-mirroring.rst @@ -377,7 +377,7 @@ information. To check which mirror daemon a directory has been mapped to use:: "state": "mapped" } -.. note:: `instance_id` is the RAODS instance-id associated with a mirror daemon. +.. note:: `instance_id` is the RADOS instance-id associated with a mirror daemon. Other information such as `state` and `last_shuffled` are interesting when running multiple mirror daemons. -- 2.47.3