From 74c66ad06ebc5bfbf7187ed53196625462db1a9a Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 16 Jun 2000 19:57:44 +0000 Subject: Fix some spelling errors in the source as well. -Erik --- shell/cmdedit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/cmdedit.c b/shell/cmdedit.c index 22831b10c..5cd43ae2a 100644 --- a/shell/cmdedit.c +++ b/shell/cmdedit.c @@ -272,7 +272,7 @@ void input_tab(char* command, char* prompt, int outputFd, int *cursor, int *len) /* For now, we will not bother with trying to distinguish * whether the cursor is in/at a command extression -- we - * will always try all possable matches. If you don't like + * will always try all possible matches. If you don't like * that then feel free to fix it. */ -- cgit v1.2.3