mirror of
https://github.com/apache/lucene.git
synced 2025-02-09 19:45:22 +00:00
fix typo in comment
This commit is contained in:
parent
f1aef3d12b
commit
40f43248fb
@ -4219,7 +4219,7 @@ public class IndexWriter implements Closeable, TwoPhaseCommit, Accountable {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// If any error occured, throw it.
|
// If any error occurred, throw it.
|
||||||
if (!suppressExceptions) {
|
if (!suppressExceptions) {
|
||||||
IOUtils.reThrow(th);
|
IOUtils.reThrow(th);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user