Skip to content

Commit

Permalink
align comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lzoubek committed Sep 27, 2016
1 parent a8c00de commit 0829aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/timepicker/timepicker.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ export class TimepickerComponent implements ControlValueAccessor, OnInit {
this.onTouched = fn;
}

/**
/**
* This function is called when the control status changes to or from "DISABLED".
* Depending on the value, it will enable or disable the appropriate DOM element.
*
Expand Down

0 comments on commit 0829aa7

Please sign in to comment.