branch: elpa/magit
commit 8f15054d095e146917d0578062ba92b4f2eca125
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    manual: Fix pasto
---
 docs/magit.org  | 2 +-
 docs/magit.texi | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/magit.org b/docs/magit.org
index f81d934cb95..71fa19e1292 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 68aaf1d751f..484113ea944 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

Reply via email to