mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
&R -> &s
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
{ type: 'separator' }
|
||||
{ label: '&Increase Font Size', command: 'window:increase-font-size' }
|
||||
{ label: '&Decrease Font Size', command: 'window:decrease-font-size' }
|
||||
{ label: '&Reset Font Size', command: 'window:reset-font-size' }
|
||||
{ label: 'Re&set Font Size', command: 'window:reset-font-size' }
|
||||
{ type: 'separator' }
|
||||
{ label: 'Toggle Soft &Wrap', command: 'editor:toggle-soft-wrap' }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user