Author: sebb
Date: Sat Nov 5 01:10:39 2011
New Revision: 1197855
URL: http://svn.apache.org/viewvc?rev=1197855&view=rev
Log:
Name needs to agree with test element property name value
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=1197855&r1=1197854&r2=1197855&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Sat Nov 5 01:10:39 2011
@@ -3335,7 +3335,7 @@ OR<br/>jdbc:oracle:thin:@(description=(a
</component>
-<component name="Keystore Config Element" index="§-num;.4.9" width="352" height="112"
screenshot="keystore_config.png">
+<component name="Keystore Configuration" index="§-num;.4.9" width="352" height="112"
screenshot="keystore_config.png">
<description><p>The Keystore Config Element lets you configure how Keystore will
be loaded and which keys it will use.
This component is typically used in HTTPs scenarios where you don't want to take into account
keystore initialization into account in response time.</p>
</description>
|