Skip to content

Commit

Permalink
docs(): fix typo (danielsogl#2071)
Browse files Browse the repository at this point in the history
  • Loading branch information
FallenRiteMonk authored and ihadeed committed Nov 9, 2017
1 parent d96d3ee commit f09c9cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export interface LocalNotificationOptions {
* import { PhonegapLocalNotification } from '@ionic-native/phonegap-local-notification';
*
*
* constructor(private localNotification: PhonegapLocalNotifications) { }
* constructor(private localNotification: PhonegapLocalNotification) { }
*
* ...
*
Expand Down

0 comments on commit f09c9cf

Please sign in to comment.