Skip to content

Commit

Permalink
docs(input): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdbradley committed Apr 21, 2016
1 parent d214f3a commit 1ca4f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ionic/components/input/input-base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ export class InputBase {

/**
* @private
* Angular2 Forms API method called by the the view (NgControl) to register
* Angular2 Forms API method called by the view (NgControl) to register
* the onTouched event handler that marks model (Control) as touched.
* @param {Function} fn onTouched event handler.
*/
Expand Down

0 comments on commit 1ca4f37

Please sign in to comment.