From 9fed667f890fb6bc7a1928cb85509613dd3dbc24 Mon Sep 17 00:00:00 2001 From: David Lechner Date: Wed, 14 Jan 2026 10:10:46 -0600 Subject: cmd/Kconfig: fix typo in CMD_PINMUX description Fix typo with correct spelling of "purposes". Also change "debug" to "debugging" while touching this since that is the more common phrasing. Reviewed-by: Quentin Schulz Signed-off-by: David Lechner --- cmd/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd') 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 -- cgit v1.2.3