mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-01-09 15:48:00 -05:00
Tiny spelling fix
This commit is contained in:
@@ -54,7 +54,7 @@ NotificationMessenger.prototype.notify = function(title, body, flag) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Clears the Notificaiton Bar
|
||||
* Clears the Notification Bar
|
||||
* @deprecated Use the W3C standard window.Notification API instead.
|
||||
*/
|
||||
NotificationMessenger.prototype.clear = function() {
|
||||
|
||||
Reference in New Issue
Block a user