# HG changeset patch # User jjg # Date 1500927604 25200 # Node ID 832f85797be82d9cab05aa2ccd270f427a40249d # Parent 328e51e3efc72623d472a7fd8ce02e34de6a6f3f 8185150: javax/activation/CommandInfo.html has empty
Reviewed-by: lancea diff -r 328e51e3efc7 -r 832f85797be8 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.
+ * can be acquired from the DataHandler. * * @param dh The DataHandler that describes the data to be * passed to the command.