Skip to content

Commit f72d23e

Browse files
committed
Fix backport comment
1 parent 40a0a6c commit f72d23e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Lucene.Net.Tests/Index/TestIndexWriter.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3121,7 +3121,7 @@ public virtual void TestClosingNRTReaderDoesNotCorruptYourIndex()
31213121

31223122
/// <summary>
31233123
/// Make sure that close waits for any still-running commits. </summary>
3124-
// LUCENENET: backport LUCENE-4246 (Lucene 5.0) test
3124+
// LUCENENET: backport LUCENE-5871 (Lucene 4.10.0) test
31253125
[Test]
31263126
public virtual void TestCloseDuringCommit()
31273127
{

0 commit comments

Comments
 (0)