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:
authorEric Andersen <andersen@codepoet.org>1999-11-22 09:01:01 +0300
committerEric Andersen <andersen@codepoet.org>1999-11-22 09:01:01 +0300
commit5d44d1fda593248c154ec68b38ce946a69f9b0fc (patch)
tree3c9c2fe966a64b69a46897de94771fc3dde50b01 /busybox.def.h
parent0f4c0848c7057dd696d82f9a0ca5cc8749a4131a (diff)
Stuf
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h
index a48deeca9..77ab4b567 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -74,7 +74,7 @@
//
//Enable init being called as /linuxrc
#define BB_FEATURE_LINUXRC
-// Use termios to manipulate the screen (more is much pretties with this on)
+// Use termios to manipulate the screen ('more' is prettier with this on)
#define BB_FEATURE_USE_TERMIOS
// calculate terminal & column widths
#define BB_FEATURE_AUTOWIDTH