diff --git a/manifests/config.pp b/manifests/config.pp index 8c5adcda4..9af414b3a 100644 --- a/manifests/config.pp +++ b/manifests/config.pp @@ -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'}