fix typo in comamnd

Change-Id: Ieefb796202f1fac0a8ed2ca6ae6fd9b858b27ea2
This commit is contained in:
Bernhard M. Wiedemann 2016-01-25 16:46:52 +01:00
parent 6a21f3d9c5
commit f2e702fa29

View File

@ -29,7 +29,7 @@ current VM host is not operational. Otherwise, the evacuation fails.
$ nova evacuate EVACUATED_SERVER_NAME HOST_B
The command rebuilds the instance from the original image or volume and
returns a password. The comamnd preserves the original configuration, which
returns a password. The command preserves the original configuration, which
includes the instance ID, name, uid, IP address, and so on.
.. code-block:: console