X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fjava%2Forg%2Fcollectd%2Fapi%2FCollectdMatchInterface.java;h=cc8a99e6e0f7aeb1173381711e4bd0b4c5281895;hb=4ecefb9fb8183eadee48538553615c0425e51f69;hp=dbda6ed623c295ff0f35f54995eb73edeac57e57;hpb=636c770506ab2c0cd6c23f7bd357ac9113a01f44;p=collectd.git diff --git a/bindings/java/org/collectd/api/CollectdMatchInterface.java b/bindings/java/org/collectd/api/CollectdMatchInterface.java index dbda6ed6..cc8a99e6 100644 --- a/bindings/java/org/collectd/api/CollectdMatchInterface.java +++ b/bindings/java/org/collectd/api/CollectdMatchInterface.java @@ -22,7 +22,7 @@ package org.collectd.api; /** - * Interface for objects implementing a match function. + * Interface for objects implementing a match method. * * These objects are instantiated using objects which implement the * CollectdMatchFactoryInterface interface. They are not instantiated by the