Skip to content

Commit 25a6023

Browse files
Merge pull request ceph#65733 from anthonyeleven/typofix
doc: Fix typo in src/common/options/global.yaml.in
2 parents d2a5501 + ccedaa6 commit 25a6023

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
@@ -5625,7 +5625,7 @@ options:
56255625
- name: bluestore_slow_ops_warn_lifetime
56265626
type: uint
56275627
level: advanced
5628-
desc: Set the duration aftr which BlueStore slow ops warnings clear after being raised by
5628+
desc: Set the duration after which BlueStore slow ops warnings clear after being raised by
56295629
exceeding the `bluestore_slow_ops_warn_threshold`. This is not the same as `osd_op_complaint_time`, which is about RADOS ops at the
56305630
OSD level.
56315631
default: 86400

0 commit comments

Comments
 (0)