Merge "spelling error"

This commit is contained in:
Zuul 2018-12-11 05:44:26 +00:00 committed by Gerrit Code Review
commit 8d41543c1b
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ def api(path, is_public_api=False, rule=None, verb_to_rule_map=None,
**flask_kwargs):
"""Decorator to wrap api methods.
Performs flask routing, exception convertion,
Performs flask routing, exception conversion,
generation of oslo context for request and API access policy enforcement.
:param path: flask app route path