Author: fschumacher
Date: Thu Mar 19 21:08:17 2015
New Revision: 1667877
URL: http://svn.apache.org/r1667877
Log:
Minor changes in the documentation. (This closes
https://github.com/apache/jmeter/pull/15)
Modified:
jmeter/trunk/xdocs/usermanual/build-web-test-plan.xml
Modified: jmeter/trunk/xdocs/usermanual/build-web-test-plan.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/build-web-test-plan.xml?rev=1667877&r1=1667876&r2=1667877&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/build-web-test-plan.xml (original)
+++ jmeter/trunk/xdocs/usermanual/build-web-test-plan.xml Thu Mar 19 21:08:17
2015
@@ -54,7 +54,7 @@ Plan).</p>-->
<p>The first step you want to do with every JMeter Test Plan is to add a
<a href="test_plan.html#thread_group">Thread Group</a> element. The Thread
Group tells
JMeter the number of users you want to simulate, how often the users should
send
-requests, and the how many requests they should send.</p>
+requests, and how many requests they should send.</p>
<p>Go ahead and add the ThreadGroup element by first selecting the Test Plan,
clicking your right mouse button to get the Add menu, and then select
@@ -112,7 +112,7 @@ elements which use some of the default s
<p>Begin by selecting the JMeter Users (Thread Group) element. Click your
right mouse button
to get the Add menu, and then select Add --> Config Element --> HTTP
Request
-Defaults. Then, select this new element to view its Control Panel (see Figure
§-num;.3).
+Defaults. Then select this new element to view its Control Panel (see Figure
§-num;.3).
</p>
<figure width="1037" height="511" image="webtest/http-defaults1.png">