pane -> Pane

This commit is contained in:
Kevin Sawicki
2014-11-10 14:23:06 -08:00
parent 5c5c6e77fd
commit 14e73e0c63

View File

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