aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon.el
diff options
context:
space:
mode:
authormousebot <mousebot@riseup.net>2021-06-14 14:29:42 +0200
committermousebot <mousebot@riseup.net>2021-06-14 14:29:42 +0200
commitc9a80513b451ebab95eca3b4dda7e2ece6bcbbd2 (patch)
tree65dbddeecd79cdd0cf4c8397d6b20180c6afd9cb /lisp/mastodon.el
parentdfa1db177bfb2c1d5ff044c99a78a380da89ec33 (diff)
typos and readme
Diffstat (limited to 'lisp/mastodon.el')
-rw-r--r--lisp/mastodon.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index e166671..430362d 100644
--- a/lisp/mastodon.el
+++ b/lisp/mastodon.el
@@ -30,7 +30,7 @@
;; it is a labor of love.
;;; Code:
-(require 'cl-lib) ; for some call in mastodon
+(require 'cl-lib) ; for `some' call in mastodon
(declare-function discover-add-context-menu "discover")
(declare-function emojify-mode "emojify")