X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=bindings%2Fjava%2Forg%2Fcollectd%2Fapi%2FCollectdMatchInterface.java;h=cc8a99e6e0f7aeb1173381711e4bd0b4c5281895;hb=06b30142eb87918f59ca64a4eea8dc51ed299f34;hp=dbda6ed623c295ff0f35f54995eb73edeac57e57;hpb=0300aefaeb9bac0a771cce6d11fa1f4c637e49d2;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