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: v20.0.0~2570^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=d25b6b9dd2cee81d33f2ad2f0718c6ccdeadbe2b;p=ceph.git doc/rados/configuration/osd-config-ref: fix typo Signed-off-by: Pierre Riteau --- diff --git a/doc/rados/configuration/osd-config-ref.rst b/doc/rados/configuration/osd-config-ref.rst index 634690b88c064..5064a95851cae 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.