diff options
Diffstat (limited to 'lisp/mastodon-notifications.el')
-rw-r--r-- | lisp/mastodon-notifications.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el index 4bf30f1..51806a3 100644 --- a/lisp/mastodon-notifications.el +++ b/lisp/mastodon-notifications.el @@ -140,7 +140,7 @@ (defun mastodon-notifications--get () "Display NOTIFICATIONS in buffer." (interactive) - (message "Loading your nofications...") + (message "Loading your notifications...") (mastodon-tl--init "notifications" "notifications" |