aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-05-02 21:31:40 +0200
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-05-02 21:33:47 +0200
commit651f9de82c65df131b3507361c62104592ffe3e6 (patch)
treeb5931cbd797af8e23c6c51223ade89721b73d039
parent4c1c25110ee759b67502bd8957ef01c3f2776a04 (diff)
typo
-rw-r--r--lisp/mastodon-toot.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el
index a2735d6..9d44bfd 100644
--- a/lisp/mastodon-toot.el
+++ b/lisp/mastodon-toot.el
@@ -505,7 +505,7 @@ With FAVOURITE, list favouriters, else list boosters."
(defun mastodon-toot--copy-toot-url ()
"Copy URL of toot at point.
-If the toot is a fave/boost notification, copy the URLof the
+If the toot is a fave/boost notification, copy the URL of the
base toot."
(interactive)
(let* ((toot (or (mastodon-tl--property 'base-toot)