mirror of
https://github.com/python/cpython.git
synced 2025-10-10 00:43:41 +00:00
Issue #27076: Merge spelling from 3.5
This commit is contained in:
commit
3e04d5b306
66 changed files with 232 additions and 232 deletions
|
@ -100,7 +100,7 @@ class BaseHTTPServerTestCase(BaseTestCase):
|
|||
|
||||
def do_EXPLAINERROR(self):
|
||||
self.send_error(999, "Short Message",
|
||||
"This is a long \n explaination")
|
||||
"This is a long \n explanation")
|
||||
|
||||
def do_CUSTOM(self):
|
||||
self.send_response(999)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue