jmuehlner commented on code in PR #973: URL: https://github.com/apache/guacamole-client/pull/973#discussion_r1562907559
########## guacamole-ext/src/main/java/org/apache/guacamole/net/auth/Credentials.java: ########## @@ -84,9 +90,9 @@ public class Credentials implements Serializable { /** * Construct a Credentials object with the given username, password, - * and HTTP request. The information is assigned to the various - * storage objects, and the remote hostname and address is parsed out - * of the request object. + * HTTP request. The information is assigned to + * the various storage objects, and the remote hostname and address is Review Comment: The formatting on this comment is a bit wonky now - mind fixing it? -- 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. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org