aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/Config.in
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-10-22 09:58:56 +0000
committerEric Andersen <andersen@codepoet.org>2003-10-22 09:58:56 +0000
commit88c916bdec7d444198f067529637b4a616ad3efe (patch)
tree12be1aa9b2eb9021ca7b7b4547efbf6e2f3eb023 /networking/udhcp/Config.in
parent951df20b7e8f776e71c1063f910c34f5cfd0bec4 (diff)
downloadbusybox-88c916bdec7d444198f067529637b4a616ad3efe.tar.gz
Andreas Mohr writes:
the busybox menuconfig triggered my "inacceptable number of spelling mistakes" upper level, so I decided to make a patch ;-) I also improved some wording to describe some things in a better way. Many thanks for an incredible piece of software! Andreas Mohr, random OSS developer
Diffstat (limited to 'networking/udhcp/Config.in')
-rw-r--r--networking/udhcp/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/udhcp/Config.in b/networking/udhcp/Config.in
index a3223de9c..fc07a9b7f 100644
--- a/networking/udhcp/Config.in
+++ b/networking/udhcp/Config.in
@@ -22,7 +22,7 @@ config CONFIG_UDHCPC
while striving to be fully functional and RFC compliant.
The udhcp client negotiates a lease with the DHCP server and
- notifies a set of scripts when a leases is obtained or lost.
+ notifies a set of scripts when a lease is obtained or lost.
See http://udhcp.busybox.net for further details.