mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
#18466: fix more typos. Patch by Févry Thibault.
This commit is contained in:
parent
b5bc353b88
commit
85a8629d21
12 changed files with 12 additions and 12 deletions
|
@ -42,7 +42,7 @@ typedef struct
|
|||
|
||||
typedef struct
|
||||
{
|
||||
PyObject_HEAD /* a pure abstract base clase */
|
||||
PyObject_HEAD /* a pure abstract base class */
|
||||
} PyDateTime_TZInfo;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue