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

M #-: Fix spelling in onevm command help

(cherry picked from commit 822581a032c8c44f1fc214d367580c2a1514b262)
This commit is contained in:
Shanobi 2024-01-19 12:42:46 -06:00 committed by Ruben S. Montero
parent 8c745a9596
commit a40c048f9d
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -647,7 +647,7 @@ CommandParser::CmdParser.new(ARGV) do
migrate_desc = <<-EOT.unindent
Migrates the given running VM to another Host. If used with --live
parameter the miration is done without downtime.
parameter the migration is done without downtime.
States: RUNNING
EOT