summaryrefslogtreecommitdiff
path: root/lisp/init-git.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-10-25 00:19:17 -0400
committerKyle Meyer <kyle@kyleam.com>2014-10-25 00:19:17 -0400
commit803efa3eb9a339c995a2217a8b1bc55199baa591 (patch)
tree02dcc9537dfd237e3170acbe70d9205c0b985892 /lisp/init-git.el
parent525f5b95ceee9ff6b742a31baf9a19253a27803c (diff)
downloademacs.d-803efa3eb9a339c995a2217a8b1bc55199baa591.tar.gz
Rephrase docstring
Diffstat (limited to 'lisp/init-git.el')
-rw-r--r--lisp/init-git.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/init-git.el b/lisp/init-git.el
index 952a917..8251ff4 100644
--- a/lisp/init-git.el
+++ b/lisp/init-git.el
@@ -38,7 +38,7 @@ This is useful for commit IDs in files and log messages."
(magit-show-commit it)))
(defun km/magit-show-project-commit-under-point ()
- "Select a project and run `km/magit-show-project-commit-under-point'."
+ "Show commit under point for a selected project."
(interactive)
(--when-let (thing-at-point 'word)
(let ((projectile-switch-project-action