Code

Merge branch 'ff/java' of /var/lib/git/collectd into ff/java
authorFlorian Forster <octo@huhu.verplant.org>
Fri, 20 Feb 2009 10:13:38 +0000 (11:13 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Fri, 20 Feb 2009 10:13:38 +0000 (11:13 +0100)
src/collectd-java.pod

index 83fb89bdf15dcca02a95e42d333cd4b619321a39..b9e80a2bce092bfe002d258a68b466bf56e35958 100644 (file)
@@ -127,7 +127,7 @@ Signature: I<int> B<Config> (I<org.collectd.api.OConfigItem>)
 This method is passed a B<OConfigItem> object, if both, method and
 configuration, are available. B<OConfigItem> is the root of a tree representing
 the configuration for this plugin. The root itself is the representation of the
-B<E<lt>PluginE<nbsp>/E<lt>> block, so in next to all cases the children of the
+B<E<lt>PluginE<nbsp>/E<gt>> block, so in next to all cases the children of the
 root are the first interesting objects.
 
 To signal success, this method has to return zero. Anything else will be