aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/magit.org2
-rw-r--r--Documentation/magit.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/magit.org b/Documentation/magit.org
index 2789632..aa69faa 100644
--- a/Documentation/magit.org
+++ b/Documentation/magit.org
@@ -2066,7 +2066,7 @@ modal and rather clumsy interface of a ~git add --interactive~ session.
With Magit, on the other hand, one can un-/stage individual hunks by
just moving point into the respective section inside a diff displayed
-in the status buffer or a separate diff buffer and typing ~s~/~u~. To
+in the status buffer or a separate diff buffer and typing ~s~ or ~u~. To
operate on just parts of a hunk, mark the changes that should be
un-/staged using the region and then press the same key that would be
used to un-/stage. To stage multiple files or hunks at once use a
diff --git a/Documentation/magit.texi b/Documentation/magit.texi
index 5acd1b6..0307651 100644
--- a/Documentation/magit.texi
+++ b/Documentation/magit.texi
@@ -2929,7 +2929,7 @@ modal and rather clumsy interface of a @code{git add --interactive} session.
With Magit, on the other hand, one can un-/stage individual hunks by
just moving point into the respective section inside a diff displayed
-in the status buffer or a separate diff buffer and typing @code{s~/~u}. To
+in the status buffer or a separate diff buffer and typing @code{s} or @code{u}. To
operate on just parts of a hunk, mark the changes that should be
un-/staged using the region and then press the same key that would be
used to un-/stage. To stage multiple files or hunks at once use a