Stuf
diff --git a/busybox.def.h b/busybox.def.h
index a48deec..77ab4b5 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