mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
pane -> Pane
This commit is contained in:
@@ -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' }
|
||||
]
|
||||
}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user