mirror of https://github.com/apache/lucene.git
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:
parent
9f701bd304
commit
3e2a817539
|
@ -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
|
* NOTE: does not (currently) imply that the nodeName (or resulting
|
||||||
* baseURL) exists in the cluster.
|
* baseURL) exists in the cluster.
|
||||||
* @lucene.experimental
|
* @lucene.experimental
|
||||||
|
|
Loading…
Reference in New Issue