8185150: javax/activation/CommandInfo.html has empty <p>

Reviewed-by: lancea
This commit is contained in:
Jonathan Gibbons 2017-07-24 13:20:04 -07:00
parent 3f35416b95
commit ec493cd721

View File

@ -112,7 +112,7 @@ public class CommandInfo {
* 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.