diff --git a/guacamole/src/main/webapp/app/settings/types/ActiveConnectionWrapper.js b/guacamole/src/main/webapp/app/settings/types/ActiveConnectionWrapper.js index 7d5fb095d..abc1af297 100644 --- a/guacamole/src/main/webapp/app/settings/types/ActiveConnectionWrapper.js +++ b/guacamole/src/main/webapp/app/settings/types/ActiveConnectionWrapper.js @@ -38,7 +38,7 @@ angular.module('settings').factory('ActiveConnectionWrapper', [ var ActiveConnectionWrapper = function ActiveConnectionWrapper(template) { /** - * The identifier of the data source associate dwith the + * The identifier of the data source associated with the * ActiveConnection wrapped by this ActiveConnectionWrapper. * * @type String