Fix spelling. "sort of" is two words.

This commit is contained in:
Eric Andersen
2004-04-12 15:03:51 +00:00
parent ee4b7d496d
commit 9b3ce77b07
2 changed files with 2 additions and 2 deletions

View File

@ -1207,7 +1207,7 @@ enum {
/*
* This function is used to grab a character buffer
* from the input file descriptor and allows you to
* a string with full command editing (sortof like
* a string with full command editing (sort of like
* a mini readline).
*
* The following standard commands are not implemented: