From d3ab5f0798f3e1fde5f0f6778bf48f03579c7e98 Mon Sep 17 00:00:00 2001 From: Charlie Shepherd Date: Sat, 10 Nov 2007 09:10:51 +0000 Subject: Fix typo in toysh tty description. --- toys/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toys/Config.in b/toys/Config.in index e9ab177d..8108a92b 100644 --- a/toys/Config.in +++ b/toys/Config.in @@ -304,7 +304,7 @@ config TOYSH_JOBCTL default n depends on TOYSH_TTY help - Add job cocntrol to toysh. This lets toysh handle CTRL-Z, and enables + Add job control to toysh. This lets toysh handle CTRL-Z, and enables the built-in commands "fg", "bg", and "jobs". With pipe support, enable use of "&" to run background processes. -- cgit v1.2.3