Fix minor typos in parameter help texts
Change-Id: I38755167fb67b0b78f6e8ea69e6569f13b35cf74
This commit is contained in:
parent
8d5eabcdfb
commit
af77d1da80
@ -130,7 +130,7 @@ FILE_OPTIONS = {
|
||||
help='the password for the memcached which SASL enabled'),
|
||||
cfg.BoolOpt('tls_enabled',
|
||||
default=False,
|
||||
help='Global toggle for TLS usage when comunicating with'
|
||||
help='Global toggle for TLS usage when communicating with'
|
||||
' the caching servers.'),
|
||||
cfg.StrOpt('tls_cafile',
|
||||
default=None,
|
||||
|
Loading…
x
Reference in New Issue
Block a user