mirror of
https://github.com/apache/lucene.git
synced 2025-02-06 01:58:44 +00:00
Typo.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1181664 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f55180c53e
commit
b438b265aa
@ -35,7 +35,7 @@ import org.junit.BeforeClass;
|
||||
|
||||
/**
|
||||
* Test demonstrating EOF bug on the last field of the last doc
|
||||
* if other docs have allready been accessed.
|
||||
* if other docs have already been accessed.
|
||||
*/
|
||||
public class TestLazyBug extends LuceneTestCase {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user