mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Another typo
This commit is contained in:
parent
28025ecda4
commit
78d375fb86
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ Documentation
|
||||||
- Improved the tutorial on creating types in C.
|
- Improved the tutorial on creating types in C.
|
||||||
|
|
||||||
- point out the importance of reassigning data members before
|
- point out the importance of reassigning data members before
|
||||||
assigning thier values
|
assigning their values
|
||||||
|
|
||||||
- correct my misconception about return values from visitprocs. Sigh.
|
- correct my misconception about return values from visitprocs. Sigh.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue