summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/cluster/node/DiscoveryNodes.java
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/java/org/elasticsearch/cluster/node/DiscoveryNodes.java')
-rw-r--r--core/src/main/java/org/elasticsearch/cluster/node/DiscoveryNodes.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/java/org/elasticsearch/cluster/node/DiscoveryNodes.java b/core/src/main/java/org/elasticsearch/cluster/node/DiscoveryNodes.java
index 4829c9c975..c38f556a0a 100644
--- a/core/src/main/java/org/elasticsearch/cluster/node/DiscoveryNodes.java
+++ b/core/src/main/java/org/elasticsearch/cluster/node/DiscoveryNodes.java
@@ -250,7 +250,7 @@ public class DiscoveryNodes extends AbstractDiffable<DiscoveryNodes> implements
}
/**
- * Returns the version of the node with the yougest version in the cluster
+ * Returns the version of the node with the youngest version in the cluster
*
* @return the oldest version in the cluster
*/