mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +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
|
@ -34,7 +34,7 @@
|
|||
- (BOOL)shouldShowUI
|
||||
{
|
||||
// if this call comes before applicationDidFinishLaunching: we
|
||||
// should terminate immedeately after starting the script.
|
||||
// should terminate immediately after starting the script.
|
||||
if (!initial_action_done)
|
||||
should_terminate = YES;
|
||||
initial_action_done = YES;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue