bindings/java/: Unify inline documentation terms.
[collectd.git] / bindings / java / org / collectd / api / CollectdConfigInterface.java
index 7090507..060f944 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)