Skip to content

Commit 617a4d5

Browse files
authored
Change comment to match g3 changes (#4351)
1 parent 5380e00 commit 617a4d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/auth/externs/gapi.iframes.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright 2017 Google Inc.
3+
* Copyright 2017 Google LLC
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.
@@ -33,7 +33,7 @@ gapi.iframes = {};
3333
/**
3434
* Type for options bag for create and open functions.
3535
* Please use gapix.iframes.Options to construct the options.
36-
* (See javascript/abc/iframes/api/options.js)
36+
* (See javascript/abc/libs/gapi/iframes/options.js)
3737
* @typedef {Object<string, *>}
3838
**/
3939
gapi.iframes.OptionsBag;

0 commit comments

Comments
 (0)