Skip to content

Commit 6abfb4d

Browse files
committed
Fix markup
1 parent 954d229 commit 6abfb4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xdocs/usermanual/component_reference.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4101,7 +4101,7 @@ instead. (see figures 12 and 13).</p>
41014101
JMeter's classpath - easiest to copy <code>.jar</code> file into JMeter's <code>/lib</code> directory).
41024102
<p>The list of the preconfigured jdbc driver classes can be configured with <code>jdbc.config.jdbc.driver.class</code> property and are by default:</p>
41034103
<dl>
4104-
<dt>hsqldb</dt><dd><code>org.hsqldb.jdbc.JDBCDriver</code/><dd>
4104+
<dt>hsqldb</dt><dd><code>org.hsqldb.jdbc.JDBCDriver</code></dd>
41054105
<dt>Oracle</dt><dd><code>oracle.jdbc.OracleDriver</code></dd>
41064106
<dt>DB2</dt><dd><code>com.ibm.db2.jcc.DB2Driver</code></dd>
41074107
<dt>MySQL</dt>

0 commit comments

Comments
 (0)