diff options
author | Eric Andersen | 2003-10-22 09:58:56 +0000 |
---|---|---|
committer | Eric Andersen | 2003-10-22 09:58:56 +0000 |
commit | 88c916bdec7d444198f067529637b4a616ad3efe (patch) | |
tree | 12be1aa9b2eb9021ca7b7b4547efbf6e2f3eb023 /procps | |
parent | 951df20b7e8f776e71c1063f910c34f5cfd0bec4 (diff) | |
download | busybox-88c916bdec7d444198f067529637b4a616ad3efe.zip busybox-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 'procps')
-rw-r--r-- | procps/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/Config.in b/procps/Config.in index 23f2f7f..14808e0 100644 --- a/procps/Config.in +++ b/procps/Config.in @@ -58,7 +58,7 @@ config CONFIG_TOP system. config FEATURE_CPU_USAGE_PERCENTAGE - bool " Support show CPU usage percentage (add 2k bytes)" + bool " Support showing CPU usage percentage (add 2k bytes)" default y depends on CONFIG_TOP help |