[git commit] fix "Your should run" -> "You should run" again

Denys Vlasenko vda.linux at googlemail.com
Sat Aug 13 07:49:44 UTC 2011


commit: http://git.busybox.net/busybox-website/commit/?id=8ae34094d886174df0ff6c3466db0192229cc52e
branch: http://git.busybox.net/busybox-website/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 FAQ.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/FAQ.html b/FAQ.html
index 70c10b2..a0b036d 100644
--- a/FAQ.html
+++ b/FAQ.html
@@ -761,7 +761,7 @@ int main(int argc, char *argv)
     Job control will be turned off since your shell can not obtain a controlling
     terminal.  This typically happens when you run your shell on /dev/console.
     The kernel will not provide a controlling terminal on the /dev/console
-    device.  Your should run your shell on a normal tty such as tty1 or ttyS0
+    device.  You should run your shell on a normal tty such as tty1 or ttyS0
     and everything will work.
 </p>
 <p>
-- 
1.7.3.4



More information about the busybox-cvs mailing list