fix javadoc

This commit is contained in:
Doug MacEachern 2008-02-01 04:33:12 +00:00
parent d2800cad0f
commit 25a4bd2d20
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ public class ProcessQueryFactory {
/**
* @deprecated
* @see getQuery
* @see #getQuery(String)
*/
public static ProcessQuery getInstance(String query)
throws MalformedQueryException {