Fix some spelling errors in the source as well.

-Erik
This commit is contained in:
Eric Andersen
2000-06-16 19:57:44 +00:00
parent 98cd53e86d
commit 74c66ad06e
7 changed files with 11 additions and 11 deletions

View File

@@ -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.
*/