]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/configuration/osd-config-ref: fix typo 55677/head
authorPierre Riteau <pierre@stackhpc.com>
Tue, 20 Feb 2024 21:54:01 +0000 (22:54 +0100)
committerPierre Riteau <pierre@stackhpc.com>
Tue, 20 Feb 2024 21:54:01 +0000 (22:54 +0100)
Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
doc/rados/configuration/osd-config-ref.rst

index 634690b88c064500a474fafb325d9b3c8e8c792e..5064a95851cae4d173b6f642cf2c5247bb6de64a 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.