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

Successfully fix typo

This commit is contained in:
Tino Vazquez 2011-12-13 16:04:37 +01:00
parent 763f1d0cca
commit fe2e33c488

@ -168,7 +168,7 @@ class VmmAction
break
else
@vmm.log(@id,
"Sussecfully execute #{DRIVER_NAMES[step[:driver]]} " \
"Successfully execute #{DRIVER_NAMES[step[:driver]]} " \
"operation: #{step[:action]}.")
end
end