mirror of
https://github.com/python/cpython.git
synced 2025-08-22 17:55:18 +00:00
Fix a couple of typos in code comments
This commit is contained in:
parent
9920e293c3
commit
6f9b010242
3 changed files with 4 additions and 4 deletions
|
@ -685,7 +685,7 @@ class BaseTest:
|
|||
|
||||
|
||||
class CommonTest(BaseTest):
|
||||
# This testcase contains test that can be used in all
|
||||
# This testcase contains tests that can be used in all
|
||||
# stringlike classes. Currently this is str, unicode
|
||||
# UserString and the string module.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue