git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328857 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2012-04-22 11:53:42 +00:00
parent b723f62af4
commit f7bbbfffcd
1 changed files with 1 additions and 1 deletions

View File

@ -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 */