Skip to content

Commit

Permalink
Tiny spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Baker committed Jun 10, 2013
1 parent e540405 commit 4ba44ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Android/StatusBarNotification/statusbarnotification.js
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit 4ba44ab

Please sign in to comment.