[git commit] typo fix

Denys Vlasenko vda.linux at googlemail.com
Mon Jan 9 04:11:09 UTC 2017


commit: https://git.busybox.net/busybox/commit/?id=442a414d66266336e09eae2ea6713b5bf054475e
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 shell/hush.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shell/hush.c b/shell/hush.c
index 9b62d5c..01c334a 100644
--- a/shell/hush.c
+++ b/shell/hush.c
@@ -291,7 +291,7 @@
 //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)"


More information about the busybox-cvs mailing list