Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldoussoren committed Dec 27, 2023
1 parent ce08ba0 commit 92c1206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/idlelib/macosx.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ def help_dialog(event=None):
if flist:
root.createcommand('::tk::mac::Quit', flist.close_all_callback)

# Override the _on_quit helder, see comment in
# Override the _on_quit helper, see comment in
# _init_tk_type for the background on this
global _on_quit
_on_quit = flist.close_all_callback
Expand Down

0 comments on commit 92c1206

Please sign in to comment.