svn commit: trunk/busybox/shell

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


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

Log:
- fix typo


Modified:
   trunk/busybox/shell/Config.in


Changeset:
Modified: trunk/busybox/shell/Config.in
===================================================================
--- trunk/busybox/shell/Config.in	2008-08-06 17:39:05 UTC (rev 23066)
+++ trunk/busybox/shell/Config.in	2008-08-06 17:39:30 UTC (rev 23067)
@@ -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