Skip to content

Commit fc385d0

Browse files
authored
Merge pull request ceph#62944 from lbausch/common-fix-config-description-typo
common/options: fix typo in option description Reviewed-by: Zac Dover <[email protected]>
2 parents 4b8d34a + aa54c08 commit fc385d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/options/global.yaml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5601,7 +5601,7 @@ options:
56015601
- name: bluestore_slow_ops_warn_threshold
56025602
type: uint
56035603
level: advanced
5604-
desc: Set the minimum number of BluesStore slow ops before raising a health warning state
5604+
desc: Set the minimum number of BlueStore slow ops before raising a health warning state
56055605
default: 1
56065606
with_legacy: true
56075607
see_also:

0 commit comments

Comments
 (0)