From 56995a8c693cca194e3272d17fec092c3585a3f4 Mon Sep 17 00:00:00 2001 From: mousebot Date: Fri, 11 Mar 2022 09:26:19 +0100 Subject: favourite not favorite --- lisp/mastodon-toot.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/mastodon-toot.el') diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el index 9c09441..76d7d41 100644 --- a/lisp/mastodon-toot.el +++ b/lisp/mastodon-toot.el @@ -264,7 +264,7 @@ Makes a POST request to the server." (mastodon-toot--action-success "F" byline-region remove)) (message (format "%s #%s" action id)))) - (message "Nothing to favorite here?!?")))) + (message "Nothing to favourite here?!?")))) (defun mastodon-toot--copy-toot-url () "Copy URL of toot at point." -- cgit v1.2.3