Commit b3f8693d authored by Dietmar Maurer's avatar Dietmar Maurer

fix spelling

parent 55b420aa
......@@ -440,7 +440,7 @@ Ext.define('PVE.Utils', { statics: {
qmdestroy: [ 'VM', gettext('Destroy') ],
qmigrate: [ 'VM', gettext('Migrate') ],
qmclone: [ 'VM', gettext('Clone') ],
qmtemplate: [ 'VM', gettext('Convert To Template') ],
qmtemplate: [ 'VM', gettext('Convert to template') ],
qmstart: [ 'VM', gettext('Start') ],
qmstop: [ 'VM', gettext('Stop') ],
qmreset: [ 'VM', gettext('Reset') ],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment