Minor reformatting & comment tweaks

This commit is contained in:
Henrik Lissner 2018-08-21 02:57:40 +02:00
parent a7da9a4738
commit ee73d6c9af
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 3 additions and 3 deletions

View file

@ -449,6 +449,6 @@ controlled by `+doom-dashboard-pwd-policy'."
(propertize "github" 'face 'font-lock-keyword-face))
'action (lambda (_) (browse-url "https://github.com/hlissner/doom-emacs"))
'follow-link t
'help-echo "Open github page")
'help-echo "Open Doom Emacs github page")
(buffer-string)))
"\n"))