GUACAMOLE-220: Correct documentation of permissionsRemoved attribute (the permissions have been removed, not added).
diff --git a/guacamole/src/main/webapp/app/manage/directives/connectionPermissionEditor.js b/guacamole/src/main/webapp/app/manage/directives/connectionPermissionEditor.js
index c4be071..da85c11 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 @@
             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