mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Fix typos in code comment and documentation
This commit is contained in:
parent
6047b55372
commit
3ee6270262
6 changed files with 6 additions and 6 deletions
|
@ -854,7 +854,7 @@ analyze_child_block(PySTEntryObject *entry, PyObject *bound, PyObject *free,
|
|||
|
||||
/* Copy the bound and global dictionaries.
|
||||
|
||||
These dictionary are used by all blocks enclosed by the
|
||||
These dictionaries are used by all blocks enclosed by the
|
||||
current block. The analyze_block() call modifies these
|
||||
dictionaries.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue