mirror of https://github.com/apache/cloudstack.git
Fix typo
This commit is contained in:
parent
683e5a5b57
commit
623a048d13
|
|
@ -3264,7 +3264,7 @@
|
|||
return 'Are you sure you want to destroy this system VM?';
|
||||
},
|
||||
notification: function(args) {
|
||||
return 'Destroyping system VM';
|
||||
return 'Destroyed system VM';
|
||||
}
|
||||
},
|
||||
action: function(args) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue