typo fix
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 9 Jan 2017 04:11:09 +0000 (05:11 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 9 Jan 2017 04:11:09 +0000 (05:11 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c

index 9b62d5c0de8d2bdbd61e89ce1d451c135577375b..01c334a466909dbca57163a785e4d6e69d59880d 100644 (file)
 //config:      default n
 //config:      depends on HUSH || SH_IS_HUSH || BASH_IS_HUSH
 //config:      help
-//config:        Enable umask builtin in hush.
+//config:        Enable memleak builtin in hush.
 //config:
 //config:config MSH
 //config:      bool "msh (deprecated: aliased to hush)"