mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-44: Remove remove repeated repeated word word from from comment comment.
This commit is contained in:
@@ -46,7 +46,7 @@ public class GuacamoleStreamException extends GuacamoleServerException {
|
||||
*
|
||||
* @param message
|
||||
* The human readable description of the error that occurred, as
|
||||
* as provided by the stream.
|
||||
* provided by the stream.
|
||||
*/
|
||||
public GuacamoleStreamException(GuacamoleStatus status, String message) {
|
||||
super(message);
|
||||
|
Reference in New Issue
Block a user