GUACAMOLE-102: Correct spelling mistake.

This commit is contained in:
Nick Couchman
2017-03-19 20:53:05 -04:00
parent b9271aac56
commit b7fd01e02d

View File

@@ -154,7 +154,7 @@ public class LDAPGuacamoleProperties {
};
/**
* The behavior of alias dereferncing for the LDAP connections.
* The behavior of alias dereferencing for the LDAP connections.
*/
public static final StringGuacamoleProperty LDAP_DEREFERENCE_ALIASES = new StringGuacamoleProperty() {