aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJohnson Denen <johnson.denen@gmail.com>2017-04-25 00:52:19 -0400
committerJohnson Denen <johnson.denen@gmail.com>2017-04-25 00:54:51 -0400
commitb18b37b6807875ff1b84afa85d82be819342e7d6 (patch)
tree408d7af0185712fa0de476580f0c12865db1de2c /lisp
parent0c956550adc39242752876e0f829b4440d723bf1 (diff)
Fix DOCSTRING reference
Diffstat (limited to 'lisp')
-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 b8ad13c..166f95b 100644
--- a/lisp/mastodon-toot.el
+++ b/lisp/mastodon-toot.el
@@ -56,7 +56,7 @@
(mastodon-http--triage response callback))))
(defun mastodon-toot--kill ()
- "Kill `toot-mode' buffer and window.
+ "Kill `mastodon-toot-mode' buffer and window.
Set `mastodon-toot--reply-to-id' to nil.
Set `mastodon-toot--content-warning' to nil."