Author: fschumacher
Date: Sat Apr 29 10:01:24 2017
New Revision: 1793182
URL: http://svn.apache.org/viewvc?rev=1793182&view=rev
Log:
Correct markup in changes.xml
Followup to r1793138.
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1793182&r1=1793181&r2=1793182&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sat Apr 29 10:01:24 2017
@@ -148,7 +148,7 @@ Summary
<h3>Timers, Assertions, Config, Pre- & Post-Processors</h3>
<ul>
- <li><bug>58743</bug><pr>293</bug>TableEditor can't be saved,
when using two or more instances. Bugfix provided by Emilian Bold (emi at apache.org)</li>
+ <li><bug>58743</bug><pr>293</pr>TableEditor can't be saved,
when using two or more instances. Bugfix provided by Emilian Bold (emi at apache.org)</li>
</ul>
<h3>Functions</h3>
|