Merge pull request #19971 from feihujiang/fixErrorCommentInNodeCondition

Fix a small error comment in nodecondition type
This commit is contained in:
Fabio Yeon
2016-01-28 14:01:54 -08:00
4 changed files with 5 additions and 5 deletions

View File

@@ -1457,7 +1457,7 @@ Examples:<br>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">type</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Type of node condition, currently only Ready.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Type of node condition.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td>
<td class="tableblock halign-left valign-top"></td>
@@ -7145,7 +7145,7 @@ The resulting set of endpoints can be viewed as:<br>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2016-01-18 17:24:26 UTC
Last updated 2016-01-22 02:17:17 UTC
</div>
</div>
</body>