Fixes a simple spelling mistake
Change-Id: I5ef2dd4699a718ee7e0e26c0821667ffe2be0cca
This commit is contained in:
@@ -117,7 +117,7 @@ logging_cli_opts = [
|
||||
default=False,
|
||||
help='Use syslog for logging. '
|
||||
'Existing syslog format is DEPRECATED during I, '
|
||||
'and will chang in J to honor RFC5424.'),
|
||||
'and will change in J to honor RFC5424.'),
|
||||
cfg.BoolOpt('use-syslog-rfc-format',
|
||||
# TODO(bogdando) remove or use True after existing
|
||||
# syslog format deprecation in J
|
||||
|
||||
Reference in New Issue
Block a user