Skip to content

Commit 1949f32

Browse files
aescolarnashif
authored andcommitted
subsys/pm/Kconfig: Fix typo
Fix a trivial typo in Kconfig Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent d216a28 commit 1949f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subsys/pm/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ config PM_DEVICE_POWER_DOMAIN
108108
domain is suspended or resumed.
109109

110110
config PM_DEVICE_POWER_DOMAIN_DYNAMIC
111-
bool "Dynamically bind devices to a Power Pomain"
111+
bool "Dynamically bind devices to a Power Domain"
112112
depends on PM_DEVICE_POWER_DOMAIN && DEVICE_DEPS_DYNAMIC
113113
help
114114
Enable support for dynamically bind devices to a Power Domain.

0 commit comments

Comments
 (0)