fixed comment

This commit is contained in:
Fredrik Friis 2012-02-28 17:49:02 +09:00
parent b91adacd6f
commit a9e417ae98

@ -40,7 +40,7 @@ public abstract class FilterStringPanel extends Panel {
} }
/** /**
* Override this class to do something. * Override this method to do something.
*/ */
public abstract void onUpdateFilter(AjaxRequestTarget target); public abstract void onUpdateFilter(AjaxRequestTarget target);