Skip to content

Commit c906b81

Browse files
author
Borislav Kulov
authored
chore(timepicker): Fix typo (#2858)
1 parent 21460dd commit c906b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/time-picker/time-picker.directives.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ export class IgxAmPmItemDirective {
335335
}
336336

337337
/**
338-
* This directive should be used to mark which ng-template will be used from IgxTimePicker when re-templating it's input group.
338+
* This directive should be used to mark which ng-template will be used from IgxTimePicker when re-templating its input group.
339339
*/
340340
@Directive({
341341
selector: '[igxTimePickerTemplate]'

0 commit comments

Comments
 (0)