Author: milamber
Date: Wed Nov 22 07:53:10 2017
New Revision: 1816007
URL: http://svn.apache.org/viewvc?rev=1816007&view=rev
Log:
Fix missing </ chars in </code>
Modified:
jmeter/trunk/xdocs/usermanual/jmeter_proxy_step_by_step.xml
Modified: jmeter/trunk/xdocs/usermanual/jmeter_proxy_step_by_step.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/jmeter_proxy_step_by_step.xml?rev=1816007&r1=1816006&r2=1816007&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/jmeter_proxy_step_by_step.xml (original)
+++ jmeter/trunk/xdocs/usermanual/jmeter_proxy_step_by_step.xml Wed Nov 22
07:53:10 2017
@@ -52,7 +52,7 @@ configuration is correct, read <a href="
<li>Go to <code>JMETER_HOME/bin</code> and start JMeter with
<code>jmeterw.bat</code> on Windows
and <code>jmeter.sh
</code> on Linux/Unix</li>
- <li>Select <code>Templates…code> on the menu bar</li>
+ <li>Select <code>Templates…</code> on the menu bar</li>
<figure image="Select-Templates-Icon.png"></figure>
<li>Select <code>Recording template</code> on the list</li>
<figure image="Select-Recording-Template.png"></figure>