Author: pmouawad
Date: Wed Sep 5 19:26:06 2018
New Revision: 1840154
URL: http://svn.apache.org/viewvc?rev=1840154&view=rev
Log:
Fix 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=1840154&r1=1840153&r2=1840154&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Wed Sep 5 19:26:06 2018
@@ -272,7 +272,7 @@ this behaviour, set <code>httpclient.res
<li><bug>62397</bug>Don't break lines at commata when using JSON Path
Tester</li>
<li><bug>62281</bug>Prevent NPE in MapProperty. Patch by belugabehr (dam6923
at gmail.com)</li>
<li><bug>62457</bug>In usermanual, the UUID Function's example is wrong.
Contributed by helppass (onegaicimasu at hotmail.com)</li>
- <li><bug>62478</bug>Escape commata in parameters when constructing function
strings in the GUI function helper. Reported by blue414 (blue414 at
163.com)</li>
+ <li><bug>62478</bug>Escape comma in parameters when constructing function
strings in the GUI function helper. Reported by blue414 (blue414 at
163.com)</li>
<li><bug>62463</bug>Fix usage of ports, when
<code>client.rmi.localport</code> is set for distributed runs.</li>
<li><bug>62545</bug>Don't use a colon as part of the "tab" string when
indenting JSON in RenderAsJSON.</li>
<li>Part of <bug>62637</bug> Avoid Integer overrun when dealing with very
large values in <code>TimerService#adjustDelay</code></li>