Author: pmouawad Date: Mon Nov 20 20:20:13 2017 New Revision: 1815845 URL: http://svn.apache.org/viewvc?rev=1815845&view=rev Log: Fix 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=1815845&r1=1815844&r2=1815845&view=diff ============================================================================== --- jmeter/trunk/xdocs/usermanual/component_reference.xml (original) +++ jmeter/trunk/xdocs/usermanual/component_reference.xml Mon Nov 20 20:20:13 2017 @@ -520,7 +520,7 @@ the additional variables for rows four, <properties> <property name="Name" required="No">Descriptive name for this sampler that is shown in the tree.</property> - <property name="Variable Name of Pool declared in <code>JDBC Connection Configuration</code>" required="Yes"> + <property name="Variable Name of Pool declared in JDBC Connection Configuration" required="Yes"> Name of the JMeter variable that the connection pool is bound to. This must agree with the '<code>Variable Name</code>' field of a <complink name="JDBC Connection Configuration"/>. </property>