From efc17851c52c0b980334d500af15b2f7c910190f Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Wed, 2 Sep 2015 22:50:19 -0700 Subject: [PATCH] GUAC-586: Associate dwith -> associated with. --- .../main/webapp/app/settings/types/ActiveConnectionWrapper.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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