GUACAMOLE-422: Correct javadoc tag.

This commit is contained in:
Nick Couchman
2018-06-03 15:02:03 -04:00
committed by Virtually Nick
parent 047ed7ac9c
commit f1bce5173f

View File

@@ -153,7 +153,7 @@ public class GuacamoleClientInformation {
/** /**
* Return the timezone as reported by the client. * Return the timezone as reported by the client.
* *
* @returns * @return
* A string value of the timezone reported by the client. * A string value of the timezone reported by the client.
*/ */
public String getTimezone() { public String getTimezone() {