Skip to content

Commit f59e19a

Browse files
Update src/modal/modal.component.ts
Co-Authored-By: cal-smith <[email protected]>
1 parent 4be203f commit f59e19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modal/modal.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ export class Modal implements AfterViewInit, OnInit, OnDestroy {
147147
selectorPrimaryFocus = "[modal-primary-focus]";
148148

149149
/**
150-
* Creates an instance of `ModalComponent`.
150+
* Creates an instance of `Modal`.
151151
*/
152152
constructor(public modalService: ModalService) {}
153153

0 commit comments

Comments
 (0)