You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2015/08/09 13:50:46 UTC

svn commit: r1694871 - in /jmeter/trunk/xdocs/usermanual: build-db-test-plan.xml build-ftp-test-plan.xml component_reference.xml

Author: fschumacher
Date: Sun Aug  9 11:50:46 2015
New Revision: 1694871

URL: http://svn.apache.org/r1694871
Log:
Correct double "the"s.

Modified:
    jmeter/trunk/xdocs/usermanual/build-db-test-plan.xml
    jmeter/trunk/xdocs/usermanual/build-ftp-test-plan.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml

Modified: jmeter/trunk/xdocs/usermanual/build-db-test-plan.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/build-db-test-plan.xml?rev=1694871&r1=1694870&r2=1694871&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/build-db-test-plan.xml (original)
+++ jmeter/trunk/xdocs/usermanual/build-db-test-plan.xml Sun Aug  9 11:50:46 2015
@@ -77,7 +77,7 @@ table. In the example shown here, the da
 
 <p>Next, increase the number of users to 50.</p>
 
-<p>In the next field, the Ramp-Up Period, leave the the value of 10
+<p>In the next field, the Ramp-Up Period, leave the value of 10
 seconds.  This property tells JMeter how long to delay between starting each
 user. For example, if you enter a Ramp-Up Period of 10 seconds, JMeter will
 finish starting all of your users by the end of the 10 seconds.  So, if we have

Modified: jmeter/trunk/xdocs/usermanual/build-ftp-test-plan.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/build-ftp-test-plan.xml?rev=1694871&r1=1694870&r2=1694871&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/build-ftp-test-plan.xml (original)
+++ jmeter/trunk/xdocs/usermanual/build-ftp-test-plan.xml Sun Aug  9 11:50:46 2015
@@ -71,7 +71,7 @@ field, enter 'FTP Users'.</p>
 
 <p>Next, increase the number of users to 4.</p>
 
-<p>In the next field, the <i>Ramp-Up</i> Period, leave the the default value of 0
+<p>In the next field, the <i>Ramp-Up</i> Period, leave the default value of 0
 seconds.  This property tells JMeter how long to delay between starting each
 user. For example, if you enter a <i>Ramp-Up</i> Period of 5 seconds, JMeter will
 finish starting all of your users by the end of the 5 seconds.  So, if we have

Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1694871&r1=1694870&r2=1694871&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Sun Aug  9 11:50:46 2015
@@ -233,7 +233,7 @@ https.default.protocol=SSLv3
           <code>PROPFIND</code>, <code>PROPPATCH</code>, <code>UNLOCK</code>, <code>REPORT</code>, <code>MKCALENDAR</code>.</property>
         <property name="Content Encoding" required="No">
         Content encoding to be used (for <code>POST</code>, <code>PUT</code>, <code>PATCH</code> and <code>FILE</code>).
-        This the the character encoding to be used, and is not related to the Content-Encoding HTTP header.
+        This is the character encoding to be used, and is not related to the Content-Encoding HTTP header.
         </property>
         <property name="Redirect Automatically" required="No">
         Sets the underlying http protocol handler to automatically follow redirects,