mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUAC-1378: It's a constructor, not a contructor.
This commit is contained in:
@@ -49,7 +49,7 @@ angular.module('index').config(['$provide', function($provide) {
|
||||
* MUST be one of the valid names defined within
|
||||
* PatchOperation.Operations.
|
||||
*
|
||||
* @contructor
|
||||
* @constructor
|
||||
* @param {String} name
|
||||
* The name of the patching operation that will be applied. Valid
|
||||
* names are defined within PatchOperation.Operations.
|
||||
|
Reference in New Issue
Block a user