GUAC-1160: Fix remaining reference to protocols within generic form field class.

This commit is contained in:
Michael Jumper
2015-04-16 16:50:27 -07:00
parent 2858944f27
commit 7c2e746e98

View File

@@ -82,7 +82,7 @@ angular.module('rest').factory('Field', [function defineField() {
};
/**
* All valid protocol parameter types.
* All valid field types.
*/
Field.Type = {