aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon.el
diff options
context:
space:
mode:
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")