diff --git a/guacamole/src/main/webapp/app/manage/directives/connectionPermissionEditor.js b/guacamole/src/main/webapp/app/manage/directives/connectionPermissionEditor.js index c4be07105..da85c1172 100644 --- a/guacamole/src/main/webapp/app/manage/directives/connectionPermissionEditor.js +++ b/guacamole/src/main/webapp/app/manage/directives/connectionPermissionEditor.js @@ -69,7 +69,7 @@ angular.module('manage').directive('connectionPermissionEditor', ['$injector', permissionsAdded : '=', /** - * The set of permissions that have been added, relative to the + * The set of permissions that have been removed, relative to the * initial state of the permissions being manipulated. * * @type PermissionSet