fix a typo in ilo.rst: s/fimware/firmware/

Change-Id: Id8f39631d615d86ab9afc4a68baedf855fd78e73
This commit is contained in:
liumk 2018-01-17 04:05:45 -05:00
parent f46fc34160
commit 529e249453

View File

@ -1831,7 +1831,7 @@ The keyword arguments used for the clean step are as follows:
* ``url``: URL of SPP (Service Pack for Proliant) ISO. It is mandatory. The
URL schemes supported are ``http``, ``https`` and ``swift``.
* ``checksum``: MD5 checksum of SPP ISO to verify the image. It is mandatory.
* ``components``: List of filenames of the fimware components to be flashed.
* ``components``: List of filenames of the firmware components to be flashed.
It is optional. If not provided, the firmware update is performed on all
the firmware components.