diff --git a/examples/hello_nim/Kconfig b/examples/hello_nim/Kconfig index a34c8fcdb..e955ef88f 100644 --- a/examples/hello_nim/Kconfig +++ b/examples/hello_nim/Kconfig @@ -4,10 +4,10 @@ # config EXAMPLES_HELLO_NIM - tristate "\"Hello, World!\" example (Nim)" + tristate "\"Hello, Nim!\" example" default n ---help--- - Enable the \"Hello, World!\" example + Enable the \"Hello, Nim!\" example in Nim language if EXAMPLES_HELLO_NIM