From d09ea446715480cf3facc36e5e99f3baa60b6da9 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Tue, 20 Feb 2024 22:54:01 +0100 Subject: [PATCH] doc/rados/configuration/osd-config-ref: fix typo Signed-off-by: Pierre Riteau (cherry picked from commit d25b6b9dd2cee81d33f2ad2f0718c6ccdeadbe2b) --- doc/rados/configuration/osd-config-ref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/configuration/osd-config-ref.rst b/doc/rados/configuration/osd-config-ref.rst index 060121200838..5d59cb9f64ca 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. -- 2.47.3