mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
fix typos, mostly in comments
This commit is contained in:
parent
f339654280
commit
db390c1ad8
10 changed files with 14 additions and 13 deletions
|
|
@ -216,7 +216,7 @@ inv_handle:
|
|||
}
|
||||
}
|
||||
|
||||
/* return a string describing last occured dl error */
|
||||
/* return a string describing last occurred dl error */
|
||||
char *dlerror()
|
||||
{
|
||||
return dlerr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue