aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-01-19 16:43:02 +0100
committerJonas Bernoulli <jonas@bernoul.li>2025-01-19 16:43:02 +0100
commit8f15054d095e146917d0578062ba92b4f2eca125 (patch)
treef32afba73fdae78efbafd59a8a1b29d3089713af /docs
parent8b1438487826e4a4a28521cf749c17cfd278b839 (diff)
manual: Fix pasto
Diffstat (limited to 'docs')
-rw-r--r--docs/magit.org2
-rw-r--r--docs/magit.texi4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/magit.org b/docs/magit.org
index f81d934..71fa19e 100644
--- a/docs/magit.org
+++ b/docs/magit.org
@@ -4765,7 +4765,7 @@ variants described here, except that they immediately initiate an
This command calls ~git commit --squash=COMMIT --edit~.
-- Key: c A (magit-commit-revise) ::
+- Key: c W (magit-commit-revise) ::
This command pops up a buffer containing the commit message of the
reachable commit at point, if any. Otherwise the user is prompted
diff --git a/docs/magit.texi b/docs/magit.texi
index 68aaf1d..484113e 100644
--- a/docs/magit.texi
+++ b/docs/magit.texi
@@ -5655,8 +5655,8 @@ once you write the final commit message.
This command calls @code{git commit --squash=COMMIT --edit}.
-@item @kbd{c A} (@code{magit-commit-revise})
-@kindex c A
+@item @kbd{c W} (@code{magit-commit-revise})
+@kindex c W
@findex magit-commit-revise
This command pops up a buffer containing the commit message of the
reachable commit at point, if any. Otherwise the user is prompted