1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-25 02:50:08 +03:00

M #-: Fix typo

This commit is contained in:
Tino Vazquez 2019-12-11 15:19:04 +01:00
parent 7ae893c50e
commit 53ccb4d848
No known key found for this signature in database
GPG Key ID: 2FE9C32E94AEABBE

View File

@ -660,7 +660,7 @@ class ExecDriver < VirtualMachineDriver
end
#
# DETACHDISK action, attaches a disk to a running VM
# DETACHDISK action, detach a disk from a running VM
#
def detach_disk(id, drv_message)
action = ACTION[:detach_disk]