Fix a few typos in API reference

Change-Id: Ib90100f4ec6b4b03f27ed39166caeb9bdf5bc24c
This commit is contained in:
Hironori Shiina 2016-09-28 14:34:23 +09:00
parent de82d98333
commit 935bea2045
2 changed files with 3 additions and 3 deletions

View File

@ -131,7 +131,7 @@ Update Aggregate
Updates either or both the name and availability zone for an aggregate.
If the aggregate to be updated has host that already in the given
availablility zone, the request will fail with 400 error.
availability zone, the request will fail with 400 error.
Normal response codes: 200

View File

@ -1885,7 +1885,7 @@ flavor_ram:
type: integer
flavor_rxtx_factor:
description: |
The receive / transimit factor (as a float) that will be set on
The receive / transmit factor (as a float) that will be set on
ports if the network backend supports the QOS extension.
Otherwise it will be ignored. It defaults to 1.0.
in: body
@ -1893,7 +1893,7 @@ flavor_rxtx_factor:
type: float
flavor_rxtx_factor_in:
description: |
The receive / transimit factor (as a float) that will be set on
The receive / transmit factor (as a float) that will be set on
ports if the network backend supports the QOS extension.
Otherwise it will be ignored. It defaults to 1.0.
in: body