8225306: bad headings in java.sql.rowset SyncProvider.java

Reviewed-by: lancea
This commit is contained in:
Jonathan Gibbons 2019-06-04 13:47:59 -07:00
parent a9e23e8305
commit 62426ed024

View file

@ -55,7 +55,7 @@ import javax.sql.*;
* data. It uses the <code>XmlWriter</code> object to write itself to a stream or
* <code>java.io.Writer</code> object in XML format.
*
* <h3>1.0 Naming Convention for Implementations</h3>
* <h2>1.0 Naming Convention for Implementations</h2>
* As a guide to naming <code>SyncProvider</code>
* implementations, the following should be noted:
* <UL>