mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Docstring grammar fix
This commit is contained in:
parent
a031a0870d
commit
f1a2f9ec41
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ class urlopen_FileTests(unittest.TestCase):
|
|||
"""Test urlopen() opening a temporary file.
|
||||
|
||||
Try to test as much functionality as possible so as to cut down on reliance
|
||||
on connect to the Net for testing.
|
||||
on connecting to the Net for testing.
|
||||
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue