Merge "fix a typo"

This commit is contained in:
Zuul 2018-04-03 05:44:44 +00:00 committed by Gerrit Code Review
commit 44a9375f14
1 changed files with 1 additions and 1 deletions

View File

@ -440,7 +440,7 @@ class OpenstackOpts(object):
def get_opts_dicts(self):
"""
Return opentack auth arguments as dict
Return openstack auth arguments as dict
detects the auth version from url if not provided
handles certificate issues
"""