mirror of https://github.com/apache/lucene.git
- Typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@797310 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7b0b45796b
commit
f758b4d259
|
@ -18,7 +18,7 @@ package org.apache.lucene.search.spell;
|
|||
*/
|
||||
|
||||
/**
|
||||
* Levenshtein edit distance class.
|
||||
* Levenstein edit distance class.
|
||||
*/
|
||||
public final class LevensteinDistance implements StringDistance {
|
||||
|
||||
|
|
Loading…
Reference in New Issue