Skip to content

Commit dd4bf1a

Browse files
committed
pm: policy: doc: fix spelling of help text
s/whithout/without/ Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 89fef8a commit dd4bf1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subsys/pm/policy/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ config PM_POLICY_LATENCY_STANDALONE
3838
depends on !PM
3939
help
4040
This option allows using the pm_policy_latency* APIs to gather latency
41-
requirements on systems that do not support PM (e.g. systems whithout
41+
requirements on systems that do not support PM (e.g. systems without
4242
CPU idle states). Because the API has a subscription mechanism, it can
4343
be useful to perform system-level adjustments based on latency
4444
requirements gathered from multiple system components.

0 commit comments

Comments
 (0)