Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ccfdb60

Browse files
matrixisevstinner
authored andcommitted
Fix a small typo in a comment (#2863)
1 parent 3924377 commit ccfdb60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Python/pylifecycle.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ _Py_CoerceLegacyLocale(void)
535535
* safe to call without calling Py_Initialize first)
536536
*/
537537

538-
/* TODO: Progresively move functionality from Py_BeginInitialization to
538+
/* TODO: Progressively move functionality from Py_BeginInitialization to
539539
* Py_ReadConfig and Py_EndInitialization
540540
*/
541541

0 commit comments

Comments
 (0)