Wrong usage of "an"
Wrong usage of "an" in the message: "The value is an hash of neutron_config resources" Should be: "The value is a hash of neutron_config resources" Totally 1 occurrence in puppet-neutron base code. Change-Id: I76d25c341f5d9a4e481900debc582d377b4f2f79
This commit is contained in:
parent
fd0d670c58
commit
0076a67070
@ -6,7 +6,7 @@
|
||||
#
|
||||
# [*xxx_config*]
|
||||
# (optional) Allow configuration of arbitrary Neutron xxx specific configurations.
|
||||
# The value is an hash of neutron_config resources. Example:
|
||||
# The value is a hash of neutron_config resources. Example:
|
||||
# server_config =>
|
||||
# { 'DEFAULT/foo' => { value => 'fooValue'},
|
||||
# 'DEFAULT/bar' => { value => 'barValue'}
|
||||
|
Loading…
Reference in New Issue
Block a user