This commit is contained in:
Machiste N. Quintana
2015-04-27 13:20:39 -04:00
parent 415898d597
commit 67e7acebbd

View File

@@ -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' }
]