diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2024-11-22 20:27:59 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2024-11-22 20:27:59 +0100 |
| commit | 24a1be509bdefd3ceb116feeef4d5cbc47ecc730 (patch) | |
| tree | 5e12572bd1f129ef4cc3ecca342d035356b6d516 /docs/transient.org | |
| parent | 32e81502260714b155ecbd508492ee7366ca0239 (diff) | |
docs: Fix word order
Replace "also see" with "see also". Before links in the manual that
sadly isn't possible because, if the word before a link is neither
"see" not "in", makeinfo injects "see" before the link. While wrong,
"also see <link>" is still better than "see also see <link>".
Diffstat (limited to 'docs/transient.org')
| -rw-r--r-- | docs/transient.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/transient.org b/docs/transient.org index ef4c23c..1b4d1b8 100644 --- a/docs/transient.org +++ b/docs/transient.org @@ -2231,7 +2231,7 @@ potential prefix keys can be used for transient-specific commands particular is a prefix that I want to (and already do) use for Magit, and also using that for a common command would prevent me from doing so. -(Also see the next question.) +(See also the next question.) ** Why does {{{kbd(q)}}} not quit popups anymore? :PROPERTIES: |
