Fix javadoc spelling.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574577 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2014-03-05 17:20:36 +00:00
parent 9f701bd304
commit 3e2a817539
1 changed files with 1 additions and 1 deletions

View File

@ -626,7 +626,7 @@ public class ZkStateReader {
}
/**
* Returns the baseURL corrisponding to a given node's nodeName --
* Returns the baseURL corresponding to a given node's nodeName --
* NOTE: does not (currently) imply that the nodeName (or resulting
* baseURL) exists in the cluster.
* @lucene.experimental