branch: elpa/magit commit 587fd04075b20b31adaf8c5ba4912052448e15ba Author: Kyle Meyer <k...@kyleam.com> Commit: Kyle Meyer <k...@kyleam.com>
magit-next-reference: Fix docstring pasto --- lisp/magit-log.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/magit-log.el b/lisp/magit-log.el index 034d8c5a00..f48848160f 100644 --- a/lisp/magit-log.el +++ b/lisp/magit-log.el @@ -1044,7 +1044,7 @@ this command and its counterpart can be repeated using \ (defun magit-next-reference (&optional previous) "Move to the next Git reference appearing in the current buffer. -Move to the previous location that uses a face appearing in +Move to the next location that uses a face appearing in `magit-reference-movement-faces'. If `repeat-mode' is enabled, this command and its counterpart can be repeated using \ \\<magit-reference-navigation-repeat-map>\