bindings/java/: Unify inline documentation terms.
[collectd.git] / bindings / java / org / collectd / api / CollectdMatchFactoryInterface.java
index 24cab59..d2801a1 100644 (file)
@@ -22,7 +22,7 @@
 package org.collectd.api;
 
 /**
- * Interface for objects implementing a match factory.
+ * Interface for objects implementing a "match factory".
  *
  * Objects implementing this interface are used to create objects implementing
  * the CollectdMatchInterface interface.