This commit is contained in:
Gianpaolo Coro 2012-10-24 16:37:20 +00:00
parent 3fea8491ab
commit 355a236e74
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ public class HcafFilter extends QueryExecutor {
@Override @Override
public String getDescription() { public String getDescription() {
return "An algorithm producing a HCAF table on a selected Bounding Box"; return "An algorithm producing a HCAF table on a selected Bounding Box (default identifies Indonesia)";
} }
} }