fix javadoc warning

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1385049 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2012-09-15 12:28:18 +00:00
parent 8ca9758dc4
commit 2cef8b7825
1 changed files with 1 additions and 1 deletions

View File

@ -727,7 +727,7 @@ public final class ZkController {
*
* @param collection
* @param slice
* @return
* @return leader props
* @throws KeeperException
* @throws InterruptedException
*/