aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-client.el
diff options
context:
space:
mode:
authorJohnson Denen <johnson.denen@gmail.com>2017-04-23 23:07:39 -0400
committerJohnson Denen <johnson.denen@gmail.com>2017-04-23 23:07:39 -0400
commit0185eefe088f32fe152dcee4959f86785a96ba39 (patch)
treef471113694d7145f87a5416e2bf32c2503302351 /lisp/mastodon-client.el
parent074c525d7b125922df6d47246df8645916dedbc9 (diff)
Make tweaks per checkdoc feedback
Diffstat (limited to 'lisp/mastodon-client.el')
-rw-r--r--lisp/mastodon-client.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mastodon-client.el b/lisp/mastodon-client.el
index 5633591..e542129 100644
--- a/lisp/mastodon-client.el
+++ b/lisp/mastodon-client.el
@@ -83,9 +83,9 @@ Make `mastodon-client--fetch' call to determine client values."
(delete "mastodon" mastodon))))
(defun mastodon-client ()
- "Return `mastodon-client' plist.
+ "Return variable `mastodon-client' plist.
-Read plist from `mastodon-token-file' if `mastodon-client' is nil.
+Read plist from `mastodon-token-file' if variable is nil.
Fetch and store plist if `mastodon-client--read' returns nil."
(or mastodon-client
(setq mastodon-client