Skip to content

Commit 54a91c1

Browse files
committed
spelling: unloaded
Signed-off-by: Josh Soref <[email protected]>
1 parent 05cfbf9 commit 54a91c1

File tree

1 file changed

+1
-1
lines changed
  • packages/auth/src/platform_browser/iframe

1 file changed

+1
-1
lines changed

packages/auth/src/platform_browser/iframe/gapi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import * as js from '../load_js';
2525
const NETWORK_TIMEOUT = new Delay(30000, 60000);
2626

2727
/**
28-
* Reset unlaoded GApi modules. If gapi.load fails due to a network error,
28+
* Reset unloaded GApi modules. If gapi.load fails due to a network error,
2929
* it will stop working after a retrial. This is a hack to fix this issue.
3030
*/
3131
function resetUnloadedGapiModules(): void {

0 commit comments

Comments
 (0)