Author: fschumacher
Date: Sun Dec 3 11:45:07 2017
New Revision: 1817029
URL: http://svn.apache.org/viewvc?rev=1817029&view=rev
Log:
Correct typo
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1817029&r1=1817028&r2=1817029&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sun Dec 3 11:45:07 2017
@@ -132,7 +132,7 @@ Summary
<li><bug>61534</bug>Convert AssertionError to a failed assertion in the
JSR223Assertion allowing users to use assert in their code</li>
<li><bug>61756</bug>Extractors : Improve label name "Reference name" to
make it clear what it makes</li>
<li><bug>61758</bug><code>Apply to:</code> field in Extractors, Assertions
: When entering a value in <code>JMeter Variable Name</code>, the radio box
<code>JMeter Variable Name</code> should be selected by default. Contributed by
Ubik Load Pack (support at ubikloadpack.com)</li>
- <li><bug>61845</bug>New Component JSON Assertion based on AtlanBH JSON
Path Asserion donated to JMeter-Plugins and migrated into JMeter core by Artem
Fedorov (artem at blazemeter.com)</li>
+ <li><bug>61845</bug>New Component JSON Assertion based on AtlanBH JSON
Path Assertion donated to JMeter-Plugins and migrated into JMeter core by Artem
Fedorov (artem at blazemeter.com)</li>
<li><bug>61846</bug>Scoped Assertion should follow same order of
evaluation as Post Processors</li>
</ul>