mirror of https://github.com/apache/lucene.git
- Typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@651028 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
24ef016c87
commit
abeb46d7da
|
@ -41,7 +41,7 @@ import java.util.logging.Level;
|
||||||
import java.util.regex.Pattern;
|
import java.util.regex.Pattern;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Collection of static utilities usefull for query parsing.
|
* Collection of static utilities useful for query parsing.
|
||||||
*
|
*
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue