docs: fix misspelling across the tree
Found a few annoying typos and figured I better run script and fix anything it can find, here are the results... Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
b023fbf938
commit
f2cb20c772
133 changed files with 191 additions and 191 deletions
|
@ -9,6 +9,6 @@ https://github.com/nodejs/http-parser/releases/tag/v2.7.1
|
|||
https://github.com/nodejs/http-parser/archive/v2.7.1.tar.gz
|
||||
|
||||
NOTE: The portions which relate to URL parsing have been split out into
|
||||
http_parser_url.c (orignially located in http_parser.c).
|
||||
http_parser_url.c (originally located in http_parser.c).
|
||||
|
||||
* "http-parser" is the project's name, "http_parser" is used in filenames.
|
||||
|
|
|
@ -1842,7 +1842,7 @@ reexecute:
|
|||
* returns 1, we
|
||||
* will interpret that as saying that this message has
|
||||
* no body. This
|
||||
* is needed for the annoying case of recieving a
|
||||
* is needed for the annoying case of receiving a
|
||||
* response to a HEAD
|
||||
* request.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue