mirror of
https://github.com/python/cpython.git
synced 2025-07-08 03:45:36 +00:00
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
This commit is contained in:
parent
613debcf0a
commit
15f44ab043
72 changed files with 121 additions and 121 deletions
|
@ -121,7 +121,7 @@ typedef struct {
|
|||
} InternalFormatSpec;
|
||||
|
||||
#if 0
|
||||
/* Occassionally useful for debugging. Should normally be commented out. */
|
||||
/* Occasionally useful for debugging. Should normally be commented out. */
|
||||
static void
|
||||
DEBUG_PRINT_FORMAT_SPEC(InternalFormatSpec *format)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue