mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +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
|
* MUST be one of the valid names defined within
|
||||||
* PatchOperation.Operations.
|
* PatchOperation.Operations.
|
||||||
*
|
*
|
||||||
* @contructor
|
* @constructor
|
||||||
* @param {String} name
|
* @param {String} name
|
||||||
* The name of the patching operation that will be applied. Valid
|
* The name of the patching operation that will be applied. Valid
|
||||||
* names are defined within PatchOperation.Operations.
|
* names are defined within PatchOperation.Operations.
|
||||||
|
Reference in New Issue
Block a user