Code

bindings/java/: Unify inline documentation terms.
[collectd.git] / bindings / java / org / collectd / api / CollectdMatchFactoryInterface.java
index 24cab5989d5b279f20194ca334d1e87018fde310..d2801a1f34db71818f0f7e3e7eacf83a9b8a1e68 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.