Merge "Trivial grammar fix"

This commit is contained in:
Zuul 2017-11-15 22:08:33 +00:00 committed by Gerrit Code Review
commit f93f10e7b6
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ _MIN_API_VERSION = "2.1"
_MAX_API_VERSION = "2.54"
DEFAULT_API_VERSION = _MIN_API_VERSION
# Almost all proxy APIs which related to network, images and baremetal
# Almost all proxy APIs which are related to network, images and baremetal
# were deprecated from 2.36.
MAX_PROXY_API_SUPPORT_VERSION = '2.35'
MIN_WITHOUT_PROXY_API_SUPPORT_VERSION = '2.36'