tiny fixes here and there
[mir.git] / source / mircoders / abuse / RegularExpressionFilterType.java
index 13d1db5..c19b3f8 100755 (executable)
@@ -40,7 +40,7 @@ import java.util.List;
 
 
 /**
-  * A regular expression filter.
+  * A description of a regular expression filter.
   */
  public class RegularExpressionFilterType extends AbstractFilterType {
     private boolean exactMatch;