svn commit: branches/busybox_1_11_stable/shell

aldot at busybox.net aldot at busybox.net
Wed Aug 6 17:39:05 UTC 2008


Author: aldot
Date: 2008-08-06 10:39:05 -0700 (Wed, 06 Aug 2008)
New Revision: 23066

Log:
- fix typo


Modified:
   branches/busybox_1_11_stable/shell/Config.in


Changeset:
Modified: branches/busybox_1_11_stable/shell/Config.in
===================================================================
--- branches/busybox_1_11_stable/shell/Config.in	2008-08-06 12:56:31 UTC (rev 23065)
+++ branches/busybox_1_11_stable/shell/Config.in	2008-08-06 17:39:05 UTC (rev 23066)
@@ -51,7 +51,7 @@
 	default y
 	depends on ASH
 	help
-	  Enable bash-conpatible extensions.
+	  Enable bash-compatible extensions.
 
 config ASH_JOB_CONTROL
 	bool "Job control"




More information about the busybox-cvs mailing list