Skip to content

Commit 2801710

Browse files
pdgendtkartben
authored andcommitted
doc: services: storage: settings: Fix kconfig directive
Add CONFIG_ prefix to kconfig directive. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
1 parent 6840193 commit 2801710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/services/storage/settings/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ that some collisions between key's hashes could occur if a big number of
133133
different keys are stored. This number depends on the selected hash function.
134134

135135
ZMS backend can handle :math:`2^n` maximum collisions where n is defined by
136-
(:kconfig:option:`SETTINGS_ZMS_MAX_COLLISIONS_BITS`).
136+
(:kconfig:option:`CONFIG_SETTINGS_ZMS_MAX_COLLISIONS_BITS`).
137137

138138

139139
Storage Location

0 commit comments

Comments
 (0)