8185150: javax/activation/CommandInfo.html has empty <p>
authorjjg
Mon, 24 Jul 2017 13:20:04 -0700
changeset 45956 832f85797be8
parent 45955 328e51e3efc7
child 45957 d3eb7790a38d
8185150: javax/activation/CommandInfo.html has empty <p> Reviewed-by: lancea
jaxws/src/java.activation/share/classes/javax/activation/CommandInfo.java
--- a/jaxws/src/java.activation/share/classes/javax/activation/CommandInfo.java	Thu Jul 20 18:17:14 2017 +0000
+++ b/jaxws/src/java.activation/share/classes/javax/activation/CommandInfo.java	Mon Jul 24 13:20:04 2017 -0700
@@ -112,7 +112,7 @@
      * this method will check if it implements the
      * java.io.Externalizable interface. If it does, the bean's
      * readExternal method will be called if an InputStream
-     * can be acquired from the DataHandler.<p>
+     * can be acquired from the DataHandler.
      *
      * @param dh        The DataHandler that describes the data to be
      *                  passed to the command.