Skip to content

Commit fb4a5d0

Browse files
douglasawhzdover23
authored andcommitted
doc/src: invadvisable is not a word
changed to inadvisable on line 4997 Signed-off-by: Doug Whitfield <[email protected]>
1 parent 0455da2 commit fb4a5d0

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
@@ -4994,7 +4994,7 @@ options:
49944994
[hash_begin..hash_end) defines characters to use for hash calculation. Recommended
49954995
hash ranges: O(0-13) P(0-8) m(0-16). Sharding of S,T,C,M,B prefixes is inadvised'
49964996
fmt_desc: Definition of BlueStore's RocksDB sharding.
4997-
The optimal value depends on multiple factors, and modification is invadvisable.
4997+
The optimal value depends on multiple factors, and modification is inadvisable.
49984998
This setting is used only when OSD is doing ``--mkfs``.
49994999
Next runs of OSD retrieve sharding from disk.
50005000
default: m(3) p(3,0-12) O(3,0-13)=block_cache={type=binned_lru} L=min_write_buffer_number_to_merge=32 P=min_write_buffer_number_to_merge=32

0 commit comments

Comments
 (0)