GUACAMOLE-422: Fix spelling mistake.
This commit is contained in:
parent
d1b3695282
commit
7b1ba3f269
@ -261,7 +261,7 @@ void* ssh_client_thread(void* data) {
|
||||
if (libssh2_channel_setenv(ssh_client->term_channel, "TZ",
|
||||
settings->timezone)) {
|
||||
guac_client_log(client, GUAC_LOG_WARNING,
|
||||
"Unable to set the timzeone: SSH server "
|
||||
"Unable to set the timezone: SSH server "
|
||||
"refused to set \"TZ\" variable.");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user