From: Florian Forster Date: Fri, 20 Feb 2009 10:13:21 +0000 (+0100) Subject: collectd-java(5): Fix a typo. X-Git-Tag: collectd-4.7.0~127^2~42 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=ec842e40fbae1bb22e90a65dfcfab16eca3fc316;p=collectd.git collectd-java(5): Fix a typo. --- diff --git a/src/collectd-java.pod b/src/collectd-java.pod index 83fb89bd..b9e80a2b 100644 --- a/src/collectd-java.pod +++ b/src/collectd-java.pod @@ -127,7 +127,7 @@ Signature: I B (I) This method is passed a B object, if both, method and configuration, are available. B is the root of a tree representing the configuration for this plugin. The root itself is the representation of the -BPluginE/E> block, so in next to all cases the children of the +BPluginE/E> 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