Browse Source

Changed some of the language in documentation

Closes #14920
Jason Spafford 10 years ago
parent
commit
c7112bd866

+ 1 - 1
test-framework/src/main/java/org/elasticsearch/test/ESIntegTestCase.java

@@ -1035,7 +1035,7 @@ public abstract class ESIntegTestCase extends ESTestCase {
 
     /**
      * Sets the cluster's minimum master node and make sure the response is acknowledge.
-     * Note: this doesn't guaranty the new settings is in effect, just that it has been received bu all nodes.
+     * Note: this doesn't guarantee that the new setting has taken effect, just that it has been received by all nodes.
      */
     public void setMinimumMasterNodes(int n) {
         assertTrue(client().admin().cluster().prepareUpdateSettings().setTransientSettings(