pane -> Pane

Esse commit está contido em:
Kevin Sawicki
2014-11-10 14:23:06 -08:00
commit 14e73e0c63
+1 -1
Ver Arquivo
@@ -109,7 +109,7 @@
{ label: 'Focus Pane On Left', command: 'window:focus-pane-on-left' }
{ label: 'Focus Pane On Right', command: 'window:focus-pane-on-right' }
{ type: 'separator' }
{ label: 'Close pane', command: 'pane:close' }
{ label: 'Close Pane', command: 'pane:close' }
]
}
{