aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilfred Hughes <me@wilfred.me.uk>2021-03-06 11:55:57 -0800
committerWilfred Hughes <me@wilfred.me.uk>2021-03-06 11:56:58 -0800
commit91aa5460c648493a87644b7e77e1cb90f1556c9f (patch)
treef17739cbab94b881db2eaa3e7218dec608e39318
parent0b6720145e1d1e037ec8658b83fddfad2c0ce923 (diff)
Capitalise package description to match emacs convention
-rw-r--r--helpful.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpful.el b/helpful.el
index 60a2561..1e964c4 100644
--- a/helpful.el
+++ b/helpful.el
@@ -1,4 +1,4 @@
-;;; helpful.el --- a better *help* buffer -*- lexical-binding: t; -*-
+;;; helpful.el --- A better *help* buffer -*- lexical-binding: t; -*-
;; Copyright (C) 2017-2020 Wilfred Hughes