diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-10-22 09:58:56 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-10-22 09:58:56 +0000 |
commit | f5b2ef1fa680a60365df732e61ea814a492b3cdf (patch) | |
tree | 12be1aa9b2eb9021ca7b7b4547efbf6e2f3eb023 /editors/Config.in | |
parent | 78a5a53bc68f7134a33d6c9084648b6325974124 (diff) | |
download | busybox-w32-f5b2ef1fa680a60365df732e61ea814a492b3cdf.tar.gz busybox-w32-f5b2ef1fa680a60365df732e61ea814a492b3cdf.tar.bz2 busybox-w32-f5b2ef1fa680a60365df732e61ea814a492b3cdf.zip |
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
git-svn-id: svn://busybox.net/trunk/busybox@7692 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'editors/Config.in')
-rw-r--r-- | editors/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/Config.in b/editors/Config.in index b491c2416..e2055cede 100644 --- a/editors/Config.in +++ b/editors/Config.in | |||
@@ -24,7 +24,7 @@ config CONFIG_PATCH | |||
24 | bool "patch" | 24 | bool "patch" |
25 | default n | 25 | default n |
26 | help | 26 | help |
27 | Apply a unified diff formated patch. | 27 | Apply a unified diff formatted patch. |
28 | 28 | ||
29 | config CONFIG_SED | 29 | config CONFIG_SED |
30 | bool "sed" | 30 | bool "sed" |