svn commit: trunk/busybox/networking

aldot at busybox.net aldot at busybox.net
Sat Feb 14 13:17:51 UTC 2009


Author: aldot
Date: 2009-02-14 13:17:48 +0000 (Sat, 14 Feb 2009)
New Revision: 25335

Log:
- improve wording


Modified:
   trunk/busybox/networking/Config.in


Changeset:
Modified: trunk/busybox/networking/Config.in
===================================================================
--- trunk/busybox/networking/Config.in	2009-02-14 12:58:48 UTC (rev 25334)
+++ trunk/busybox/networking/Config.in	2009-02-14 13:17:48 UTC (rev 25335)
@@ -13,7 +13,7 @@
 	  This adds IPv6 support in the networking applets.
 
 config FEATURE_PREFER_IPV4_ADDRESS
-	bool "Preferentially use IPv4 addresses from DNS queries"
+	bool "Prefer IPv4 addresses from DNS queries"
 	default y
 	depends on FEATURE_IPV6
 	help



More information about the busybox-cvs mailing list