You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2015/03/19 22:33:03 UTC

svn commit: r1667880 - /jmeter/trunk/xdocs/usermanual/get-started.xml

Author: pmouawad
Date: Thu Mar 19 21:33:02 2015
New Revision: 1667880

URL: http://svn.apache.org/r1667880
Log:
Fix typo

Modified:
    jmeter/trunk/xdocs/usermanual/get-started.xml

Modified: jmeter/trunk/xdocs/usermanual/get-started.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/get-started.xml?rev=1667880&r1=1667879&r2=1667880&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/get-started.xml (original)
+++ jmeter/trunk/xdocs/usermanual/get-started.xml Thu Mar 19 21:33:02 2015
@@ -283,7 +283,7 @@ and the java command silently ignores th
 <p>A documentation for each template explains what to do once test plan is created from template.</p>
 </subsection>
 
-<subsection name="&sect-num;.4.3 Using JMeter behing a proxy" anchor="proxy_server">
+<subsection name="&sect-num;.4.3 Using JMeter behind a proxy" anchor="proxy_server">
 <p>If you are testing from behind a firewall/proxy server, you may need to provide JMeter with
 the firewall/proxy server hostname and port number.  To do so, run the jmeter[.bat] file
 from a command line with the following parameters:</p>