Fix typo in a comment on the configuration reference.
authorWard Vandewege <ward@curii.com>
Wed, 12 May 2021 17:20:56 +0000 (13:20 -0400)
committerWard Vandewege <ward@curii.com>
Wed, 12 May 2021 17:20:56 +0000 (13:20 -0400)
No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

lib/config/config.default.yml
lib/config/generated_config.go

index d7a67e772181bee0562446792f7e9417e40bbd5a..17fecf1582cf62f2215c98987d3a9e4951b868ed 100644 (file)
@@ -433,7 +433,7 @@ Clusters:
       #
       # BalancePeriod determines the interval between start times of
       # successive scan/balance operations. If a scan/balance operation
-      # takes longer than RunPeriod, the next one will follow it
+      # takes longer than BalancePeriod, the next one will follow it
       # immediately.
       #
       # If SIGUSR1 is received during an idle period between operations,
index 89c1d5e1ef1b5bf88781dfcf363d0f4eed213942..de233a8668c662c79184f57463cf1b334c297e00 100644 (file)
@@ -439,7 +439,7 @@ Clusters:
       #
       # BalancePeriod determines the interval between start times of
       # successive scan/balance operations. If a scan/balance operation
-      # takes longer than RunPeriod, the next one will follow it
+      # takes longer than BalancePeriod, the next one will follow it
       # immediately.
       #
       # If SIGUSR1 is received during an idle period between operations,