We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f1795b commit a1e94caCopy full SHA for a1e94ca
1 file changed
Lib/idlelib/mainmenu.py
@@ -31,7 +31,7 @@
31
('_Save', '<<save-window>>'),
32
('Save _As...', '<<save-window-as-file>>'),
33
('Save Cop_y As...', '<<save-copy-of-window-as-file>>'),
34
- ('Re_load from Disk', '<<reload-window>>'),
+ ('_Reload from Disk', '<<reload-window>>'),
35
None,
36
('Prin_t Window', '<<print-window>>'),
37
0 commit comments