Correcting typo in shell.py - enviroment to environment.
There is a typographical error in glanceclient/v2/shell.py. Correcting spelling from enviroment to environment. Change-Id: Ia19a4417cd05d228adc26f9d7c82f4aa3c24488c
This commit is contained in:
parent
68cb66b5d0
commit
c246598789
@ -511,7 +511,7 @@ def do_stores_info(gc, args):
|
||||
'available on the client, the download will fail. Use this '
|
||||
'flag to indicate that in such a case the legacy MD5 image '
|
||||
'checksum should be used to validate the downloaded data. '
|
||||
'You can also set the enviroment variable '
|
||||
'You can also set the environment variable '
|
||||
'OS_IMAGE_ALLOW_MD5_FALLBACK to any value to activate this '
|
||||
'option.'))
|
||||
@utils.arg('--file', metavar='<FILE>',
|
||||
|
Loading…
x
Reference in New Issue
Block a user