You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by se...@apache.org on 2016/05/06 11:21:17 UTC

svn commit: r1742524 - /jmeter/trunk/xdocs/usermanual/component_reference.xml

Author: sebb
Date: Fri May  6 11:21:17 2016
New Revision: 1742524

URL: http://svn.apache.org/viewvc?rev=1742524&view=rev
Log:
Typo

Modified:
    jmeter/trunk/xdocs/usermanual/component_reference.xml

Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1742524&r1=1742523&r2=1742524&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Fri May  6 11:21:17 2016
@@ -5536,7 +5536,7 @@ can be set to <code>true</code> to use a
 
 <properties>
         <property name="Name" required="No">Descriptive name for this timer that is shown in the tree.</property>
-        <property name="Sampler Timeout" required="Yes">If the sample takes longer to complete, it will be interrupted.</property>
+        <property name="Sample Timeout" required="Yes">If the sample takes longer to complete, it will be interrupted.</property>
 </properties>
 </component>