| Index: remoting/webapp/crd/js/wcs.js
|
| diff --git a/remoting/webapp/crd/js/wcs.js b/remoting/webapp/crd/js/wcs.js
|
| index 3a6d1e37261aee9937cc7ad0bdb97e653769d5c1..a019c1b304e3ff9fa1f15f75764a149eedbc5724 100644
|
| --- a/remoting/webapp/crd/js/wcs.js
|
| +++ b/remoting/webapp/crd/js/wcs.js
|
| @@ -81,7 +81,7 @@ remoting.Wcs.prototype.updateAccessToken = function(tokenNew) {
|
| /**
|
| * Handles a message coming from the WcsIqClient.
|
| *
|
| - * @param {Array.<string>} msg The message.
|
| + * @param {Array<string>} msg The message.
|
| * @return {void} Nothing.
|
| * @private
|
| */
|
|
|