Fix some typos

Correct some spelling errors in files :
releasenotes/notes/rehome-extraroute-apidef-e14e72e03ce18ead.yaml,
releasenotes/notes/rehome-l3extgwmode-apidef-8f83e0f6cf0515e7.yaml,
releasenotes/notes/rehome-netaz-apidef-74e962ef682380bc.yaml.

Change-Id: I65aa230cda14021535e6cdd5662fb05056843779
This commit is contained in:
lidong 2017-09-07 09:44:09 +08:00
parent 777dbaa7ba
commit ab76d1e134
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
---
features:
- The API defintion for the ``extraroute`` extension is now available in
- The API definition for the ``extraroute`` extension is now available in
``neutron_lib.api.defintions.extraroute``.
- Exceptions related to the ``extraroute`` extension are now available in
``neutron_lib.exceptions.extraroute``.

View File

@ -1,4 +1,4 @@
---
features:
- The API defintion for the ``ext-gw-mode`` extension is now available in
- The API definition for the ``ext-gw-mode`` extension is now available in
``neutron_lib.api.definitions.l3_ext_gw_mode``.

View File

@ -1,5 +1,5 @@
---
features:
- The API defintion for neutron's ``network_availability_zone`` extension
- The API definition for neutron's ``network_availability_zone`` extension
is now available in
``neutron_lib.api.definitions.network_availability_zone``.