mirror of
https://github.com/python/cpython.git
synced 2025-09-16 21:56:14 +00:00
#11565: Fix several typos. Patch by Piotr Kasprzyk.
This commit is contained in:
parent
6905de14fe
commit
c2077b0d9b
91 changed files with 125 additions and 125 deletions
|
@ -87,7 +87,7 @@ class BaseTestCase(unittest.TestCase):
|
|||
return self.connection.getresponse()
|
||||
|
||||
class BaseHTTPRequestHandlerTestCase(unittest.TestCase):
|
||||
"""Test the functionaility of the BaseHTTPServer focussing on
|
||||
"""Test the functionality of the BaseHTTPServer focussing on
|
||||
BaseHTTPRequestHandler.
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue