Rename editor:toggle-soft-wrapped back to editor:toggle-soft-wrap

Esse commit está contido em:
Nathan Sobo
2014-09-15 14:34:22 -06:00
commit 3faf566a48
4 arquivos alterados com 4 adições e 4 exclusões
+1 -1
Ver Arquivo
@@ -166,7 +166,7 @@
]
}
{ type: 'separator' }
{ label: 'Toggle Soft Wrap', command: 'editor:toggle-soft-wrapped' }
{ label: 'Toggle Soft Wrap', command: 'editor:toggle-soft-wrap' }
]
}
+1 -1
Ver Arquivo
@@ -104,7 +104,7 @@
]
}
{ type: 'separator' }
{ label: 'Toggle Soft &Wrap', command: 'editor:toggle-soft-wrapped' }
{ label: 'Toggle Soft &Wrap', command: 'editor:toggle-soft-wrap' }
]
}
+1 -1
Ver Arquivo
@@ -122,7 +122,7 @@
]
}
{ type: 'separator' }
{ label: 'Toggle Soft &Wrap', command: 'editor:toggle-soft-wrapped' }
{ label: 'Toggle Soft &Wrap', command: 'editor:toggle-soft-wrap' }
]
}