summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/Kconfig')
-rw-r--r--cmd/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig
index 20df068d55c..13da4f313f1 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -1679,7 +1679,7 @@ config CMD_PINMUX
default y if PINCTRL
help
Parse all available pin-controllers and show pins muxing. This
- is useful for debug purpoer to check the pin muxing and to know if
+ is useful for debugging purposes to check the pin muxing and to know if
a pin is configured as a GPIO or as an alternate function.
config CMD_POWEROFF