From ec842e40fbae1bb22e90a65dfcfab16eca3fc316 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Fri, 20 Feb 2009 11:13:21 +0100 Subject: [PATCH] collectd-java(5): Fix a typo. --- src/collectd-java.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0