Tiny spelling fix

This commit is contained in:
Josh Baker
2013-06-10 11:36:24 -03:00
parent e540405764
commit 4ba44aba6d

View File

@@ -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() {