| Index: remoting/webapp/crd/js/session_connector.js
|
| diff --git a/remoting/webapp/crd/js/session_connector.js b/remoting/webapp/crd/js/session_connector.js
|
| index 2e13fc81217c9dafa0e5b6fd22b536b905e49fc9..52daadc037bf57f95e3489efcaa5a9f9c69901c5 100644
|
| --- a/remoting/webapp/crd/js/session_connector.js
|
| +++ b/remoting/webapp/crd/js/session_connector.js
|
| @@ -32,7 +32,7 @@ remoting.SessionConnector.prototype.reset = function() {};
|
| * @param {function(string, string, string,
|
| * function(string, string): void): void}
|
| * fetchThirdPartyToken Function to obtain a token from a third party
|
| - * authenticaiton server.
|
| + * authentication server.
|
| * @param {string} clientPairingId The client id issued by the host when
|
| * this device was paired, if it is already paired.
|
| * @param {string} clientPairedSecret The shared secret issued by the host when
|
|
|