aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-11-22 06:01:01 +0000
committerEric Andersen <andersen@codepoet.org>1999-11-22 06:01:01 +0000
commit5d44d1fda593248c154ec68b38ce946a69f9b0fc (patch)
tree3c9c2fe966a64b69a46897de94771fc3dde50b01 /busybox.def.h
parent0f4c0848c7057dd696d82f9a0ca5cc8749a4131a (diff)
downloadbusybox-5d44d1fda593248c154ec68b38ce946a69f9b0fc.tar.gz
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