mirror of
https://github.com/apache/cloudstack
synced 2026-09-01 09:29:05 +00:00
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
Block a user