diff --git a/guacamole-common/src/main/java/org/apache/guacamole/protocol/GuacamoleClientInformation.java b/guacamole-common/src/main/java/org/apache/guacamole/protocol/GuacamoleClientInformation.java index c1e7ae066..4c90847f5 100644 --- a/guacamole-common/src/main/java/org/apache/guacamole/protocol/GuacamoleClientInformation.java +++ b/guacamole-common/src/main/java/org/apache/guacamole/protocol/GuacamoleClientInformation.java @@ -153,7 +153,7 @@ public class GuacamoleClientInformation { /** * Return the timezone as reported by the client. * - * @returns + * @return * A string value of the timezone reported by the client. */ public String getTimezone() {