Fix spelling. "sort of" is two words.
This commit is contained in:
parent
ee4b7d496d
commit
9b3ce77b07
2
README
2
README
@ -49,7 +49,7 @@ Supported kernels:
|
|||||||
code should run on just about anything. While the current code is fairly
|
code should run on just about anything. While the current code is fairly
|
||||||
Linux specific, it should be fairly easy to port the majority of the code
|
Linux specific, it should be fairly easy to port the majority of the code
|
||||||
to, say, FreeBSD or Solaris, or MacOsX, or even Windows (if you are into that
|
to, say, FreeBSD or Solaris, or MacOsX, or even Windows (if you are into that
|
||||||
sortof thing).
|
sort of thing).
|
||||||
|
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
@ -1207,7 +1207,7 @@ enum {
|
|||||||
/*
|
/*
|
||||||
* This function is used to grab a character buffer
|
* This function is used to grab a character buffer
|
||||||
* from the input file descriptor and allows you to
|
* 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).
|
* a mini readline).
|
||||||
*
|
*
|
||||||
* The following standard commands are not implemented:
|
* The following standard commands are not implemented:
|
||||||
|
Loading…
Reference in New Issue
Block a user