summaryrefslogtreecommitdiff
path: root/lisp/km-magit.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/km-magit.el')
-rw-r--r--lisp/km-magit.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/km-magit.el b/lisp/km-magit.el
index eb5ff92..8eb67f6 100644
--- a/lisp/km-magit.el
+++ b/lisp/km-magit.el
@@ -484,7 +484,7 @@ COMMIT."
start (magit-section-end it))))))
(defun km/magit-copy-as-kill ()
- "Try `km/magit-copy-functions' before calling `magit-copy-as-kill'.
+ "Try `km/magit-copy-functions' before calling `magit-copy-section-value'.
With a prefix argument of -1, always call `magit-copy-section-value'
Otherwise, the current prefix argument is passed to each hook
function."