summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/git-stash.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-stash.txt b/Documentation/git-stash.txt
index 35888b43c8..ad95ed9ce1 100644
--- a/Documentation/git-stash.txt
+++ b/Documentation/git-stash.txt
@@ -85,7 +85,7 @@ the `HEAD` commit. The ancestry graph looks like this:
.----W
/ /
- ...--H----I
+ -----H----I
where `H` is the `HEAD` commit, `I` is a commit that records the state
of the index, and `W` is a commit that records the state of the working