mirror of
https://github.com/python/cpython.git
synced 2026-02-13 19:04:37 +00:00
[3.10] [Misc] [Mac] Fix typos found using codespell (GH-28756) (GH-28794)
(cherry picked from commit 470145f572)
This commit is contained in:
parent
dcfbe4f72d
commit
212140dceb
16 changed files with 32 additions and 32 deletions
|
|
@ -22,7 +22,7 @@
|
|||
{
|
||||
// Test that the file mappings are correct
|
||||
[self testFileTypeBinding];
|
||||
// If we were opened because of a file drag or doubleclick
|
||||
// If we were opened because of a file drag or double-click
|
||||
// we've set initial_action_done in shouldShowUI
|
||||
// Otherwise we open a preferences dialog.
|
||||
if (!initial_action_done) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue