Code

Merge branch 'collectd-4.6' into collectd-4.7
[collectd.git] / bindings / java / org / collectd / api / CollectdConfigInterface.java
index 70905076193cfa3c5ca03a1de681c825295a287e..060f9442fb18544d74cf3e365e6e00a01bc24d96 100644 (file)
@@ -22,7 +22,7 @@
 package org.collectd.api;
 
 /**
- * Interface for objects implementing a config function.
+ * Interface for objects implementing a config method.
  *
  * @author Florian Forster <octo at verplant.org>
  * @see Collectd#registerConfig(String, CollectdConfigInterface)