--- a/src/java.sql.rowset/share/classes/javax/sql/rowset/spi/SyncProvider.java Tue Jun 04 12:50:15 2019 -0700
+++ b/src/java.sql.rowset/share/classes/javax/sql/rowset/spi/SyncProvider.java Tue Jun 04 13:47:59 2019 -0700
@@ -55,7 +55,7 @@
* 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>