mirror of https://github.com/apache/lucene.git
fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328857 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b723f62af4
commit
f7bbbfffcd
|
@ -972,7 +972,7 @@ public class CoreContainer
|
|||
}
|
||||
|
||||
|
||||
log.info("swaped: "+n0 + " with " + n1);
|
||||
log.info("swapped: "+n0 + " with " + n1);
|
||||
}
|
||||
|
||||
/** Removes and returns registered core w/o decrementing it's reference count */
|
||||
|
|
Loading…
Reference in New Issue