Fixes a simple spelling mistake

Change-Id: I5ef2dd4699a718ee7e0e26c0821667ffe2be0cca
This commit is contained in:
David Stanek
2014-05-28 18:45:58 +00:00
parent ee7f7537b8
commit 9879c0e6d7

View File

@@ -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