fix a typo:s/extention/extension

Change-Id: I2b720a942484d7c1ce67fc7c25c6bd5c00ea6099
This commit is contained in:
wangqi 2018-04-24 03:57:45 +00:00
parent 9618b31f71
commit 95ca244690
1 changed files with 1 additions and 1 deletions

View File

@ -459,7 +459,7 @@ def find_extension(vim, key):
def register_extension(vim, key, type, label='OpenStack',
summary='OpenStack services', version='1.0'):
"""Create a new extention.
"""Create a new extension.
:param vim: Vim object
:param key: the key for the extension