diff --git a/guacamole/src/main/webapp/app/rest/types/Field.js b/guacamole/src/main/webapp/app/rest/types/Field.js index 89f4832b5..66b3aea71 100644 --- a/guacamole/src/main/webapp/app/rest/types/Field.js +++ b/guacamole/src/main/webapp/app/rest/types/Field.js @@ -82,7 +82,7 @@ angular.module('rest').factory('Field', [function defineField() { }; /** - * All valid protocol parameter types. + * All valid field types. */ Field.Type = {