[3.10] [Misc] [Mac] Fix typos found using codespell (GH-28756) (GH-28794)

(cherry picked from commit 470145f572)
This commit is contained in:
Christian Clauss 2021-10-07 17:09:30 +02:00 committed by GitHub
parent dcfbe4f72d
commit 212140dceb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 32 additions and 32 deletions

View file

@ -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) {