mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
GUACAMOLE-1001: Minor spelling correction.
This commit is contained in:
@@ -280,7 +280,7 @@ public class RadiusConnectionService {
|
||||
}
|
||||
catch (UnknownHostException e) {
|
||||
logger.error("Could not resolve address: {}", e.getMessage());
|
||||
logger.debug("Exxception resolving host address.", e);
|
||||
logger.debug("Exception resolving host address.", e);
|
||||
return null;
|
||||
}
|
||||
finally {
|
||||
|
Reference in New Issue
Block a user