Skip to content

Commit 5352c03

Browse files
NothingEverHappensmmalerba
authored andcommitted
docs(overlay): Drop extra the in a comment (#17341)
1 parent 95e19b2 commit 5352c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cdk/overlay/overlay.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import {ScrollStrategyOptions} from './scroll/index';
2929
/** Next overlay unique ID. */
3030
let nextUniqueId = 0;
3131

32-
// Note that Overlay is *not* scoped to the app root because the of the ComponentFactoryResolver
32+
// Note that Overlay is *not* scoped to the app root because of the ComponentFactoryResolver
3333
// which needs to be different depending on where OverlayModule is imported.
3434

3535
/**

0 commit comments

Comments
 (0)