Fix javadoc issue

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640365 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2008-03-24 10:12:41 +00:00
parent 7a32b537a9
commit f291654500
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ public class MultiCore
* While the new core is loading, requests will continue to be dispatched to
* and processed by the old core
*
* @param core the SolrCore to reload
* @param dcore the SolrCore to reload
* @throws ParserConfigurationException
* @throws IOException
* @throws SAXException