aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon.el
diff options
context:
space:
mode:
authorJohnson Denen <johnson.denen@gmail.com>2017-04-22 22:33:58 -0400
committerJohnson Denen <johnson.denen@gmail.com>2017-04-23 11:09:06 -0400
commit949912d793cc8b80e6acb0978268405dc21a13e9 (patch)
tree4d07b4a0fb767810d35fbcdd83076c1e117794f8 /lisp/mastodon.el
parente9dd14192f0e9f1e2367b378b937c2b2f042ffa1 (diff)
Use Cask to run tests in TravisCI
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 1332c7b..a2006f8 100644
--- a/lisp/mastodon.el
+++ b/lisp/mastodon.el
@@ -1,4 +1,4 @@
-;;; mastodon.el -- Mastodon client for Emacs
+;;; mastodon.el --- Mastodon client for Emacs
;; Copyright (C) 2017 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>