From: Pierre Riteau Date: Tue, 20 Feb 2024 21:54:01 +0000 (+0100) Subject: doc/rados/configuration/osd-config-ref: fix typo X-Git-Tag: v18.2.4~261^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=d09ea446715480cf3facc36e5e99f3baa60b6da9;p=ceph.git doc/rados/configuration/osd-config-ref: fix typo Signed-off-by: Pierre Riteau (cherry picked from commit d25b6b9dd2cee81d33f2ad2f0718c6ccdeadbe2b) --- diff --git a/doc/rados/configuration/osd-config-ref.rst b/doc/rados/configuration/osd-config-ref.rst index 0601212008383..5d59cb9f64ca3 100644 --- a/doc/rados/configuration/osd-config-ref.rst +++ b/doc/rados/configuration/osd-config-ref.rst @@ -151,7 +151,7 @@ generates a catalog of all objects in each placement group and compares each primary object to its replicas, ensuring that no objects are missing or mismatched. Light scrubbing checks the object size and attributes, and is usually done daily. Deep scrubbing reads the data and uses checksums to ensure -data integrity, and is usually done weekly. The freqeuncies of both light +data integrity, and is usually done weekly. The frequencies of both light scrubbing and deep scrubbing are determined by the cluster's configuration, which is fully under your control and subject to the settings explained below in this section.