Fix some typos
This commit is contained in:
parent
d242a31c92
commit
3bb31c84fd
7 changed files with 11 additions and 11 deletions
|
|
@ -125,7 +125,7 @@ class HTTPrettyRequest(BaseHTTPRequestHandler, BaseClass):
|
|||
internal `parse_request` method.
|
||||
|
||||
It also replaces the `rfile` and `wfile` attributes with StringIO
|
||||
instances so that we garantee that it won't make any I/O, neighter
|
||||
instances so that we guarantee that it won't make any I/O, neighter
|
||||
for writing nor reading.
|
||||
|
||||
It has some convenience attributes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue