We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21460dd commit c906b81Copy full SHA for c906b81
projects/igniteui-angular/src/lib/time-picker/time-picker.directives.ts
@@ -335,7 +335,7 @@ export class IgxAmPmItemDirective {
335
}
336
337
/**
338
- * This directive should be used to mark which ng-template will be used from IgxTimePicker when re-templating it's input group.
+ * This directive should be used to mark which ng-template will be used from IgxTimePicker when re-templating its input group.
339
*/
340
@Directive({
341
selector: '[igxTimePickerTemplate]'
0 commit comments