markt-asf commented on a change in pull request #208: Fix typos URL: https://github.com/apache/tomcat/pull/208#discussion_r330001647
########## File path: java/org/apache/catalina/tribes/io/ObjectReader.java ########## @@ -32,7 +32,7 @@ * The object reader object is an object used in conjunction with * java.nio TCP messages. This object stores the message bytes in a * <code>XByteBuffer</code> until a full package has been received. - * This object uses an XByteBuffer which is an extendable object buffer that also allows + * This object uses a XByteBuffer which is an extendable object buffer that also allows * for message encoding and decoding. Review comment: Same here. It is "an XByteBufer" ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org