Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-11-17 15:47:50 +0300
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-11-17 15:47:50 +0300
commit68532b357806a0e70652b1ceccd4d76aa73c3bb8 (patch)
treedb776ec6d83ae5bc85e348c85f0fa4655f0ac829 /Config.in
parente766715032fa14ae60a053c41a1eeeb6046e19e2 (diff)
- typo fix
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config.in b/Config.in
index f888be9ad..7e20e162b 100644
--- a/Config.in
+++ b/Config.in
@@ -30,12 +30,12 @@ config NITPICK
You have been warned.
config DESKTOP
- bool "Enable options for full-blown desktop systems."
+ bool "Enable options for full-blown desktop systems"
default n
help
Enable options and features which are not essential.
Select this only if you plan to use busybox on full-blown
- desktop machine with common Linux distro, not on an ebmbedded box.
+ desktop machine with common Linux distro, not on an embedded box.
choice
prompt "Buffer allocation policy"