diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2025-02-21 02:05:31 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2025-02-21 02:05:31 +0100 |
| commit | d4fdadc127d3d8b98e71d38675bb0438c6ae93f1 (patch) | |
| tree | 2eea6415db5aedcfe1884a40cce3ec5efed13829 /lisp/magit-refs.el | |
| parent | 587fd04075b20b31adaf8c5ba4912052448e15ba (diff) | |
Fix various docstrings
Diffstat (limited to 'lisp/magit-refs.el')
| -rw-r--r-- | lisp/magit-refs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/magit-refs.el b/lisp/magit-refs.el index 927dc09..09eb881 100644 --- a/lisp/magit-refs.el +++ b/lisp/magit-refs.el @@ -247,7 +247,7 @@ the outcome. and lists of cherry commits relative to the reference at point instead of relative to the current buffer or `HEAD'. - Instead of adding this symbol, consider pressing \"C-u y o RET\". + Instead of adding this symbol, consider pressing \\`C-u y o RET'. `create-branch' |
