curl_xml plugin: Fixed typo in documentation
authorDan Fandrich <dan@coneharvesters.com>
Thu, 21 Mar 2013 21:19:48 +0000 (22:19 +0100)
committerFlorian Forster <octo@collectd.org>
Sat, 23 Mar 2013 09:17:06 +0000 (10:17 +0100)
Signed-off-by: Florian Forster <octo@collectd.org>
src/collectd.conf.pod

index b9cc8e8..7dbb2c5 100644 (file)
@@ -1092,7 +1092,7 @@ host name setting.
 Use I<Instance> as the plugin instance when submitting values. Defaults to an
 empty string (no plugin instance).
 
-=item B<Namespaces> I<Prefix> I<URL>
+=item B<Namespace> I<Prefix> I<URL>
 
 If an XPath expression references namespaces, they must be specified
 with this option. I<Prefix> is the "namespace prefix" used in the XML document.