Fix misspellings in python-glanceclient
Fix misspellings detected by: * pip install misspellings * git ls-files | grep -v locale | misspellings -f - Change-Id: I504521e702c675640ab3869c608fa96edd2477b4 Closes-Bug: #1257295
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# This is here for compatability purposes. Once all known OpenStack clients
|
||||
# This is here for compatibility purposes. Once all known OpenStack clients
|
||||
# are updated to use glanceclient.exc, this file should be removed
|
||||
from glanceclient.exc import *
|
||||
|
||||
Reference in New Issue
Block a user