]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/configuration/osd-config-ref: fix typo 55678/head
authorPierre Riteau <pierre@stackhpc.com>
Tue, 20 Feb 2024 21:54:01 +0000 (22:54 +0100)
committerZac Dover <zac.dover@proton.me>
Tue, 20 Feb 2024 23:38:01 +0000 (09:38 +1000)
Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
(cherry picked from commit d25b6b9dd2cee81d33f2ad2f0718c6ccdeadbe2b)

doc/rados/configuration/osd-config-ref.rst

index 0601212008383f0ec0f3841df84178788c438938..5d59cb9f64ca3ba642ab35c345be570267b04a7e 100644 (file)
@@ -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.