aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-undo.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-11 13:03:41 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-11 13:03:41 -0400
commit0551c9af5c1856634e4f3c8e2023daaabf7faa6b (patch)
treec9733570eb39b82495059d973a27401f281bf12a /doc/git-annex-undo.mdwn
parent0b0b0ca095dfe50e81fc32781142ef2e18baeb41 (diff)
comment
Diffstat (limited to 'doc/git-annex-undo.mdwn')
-rw-r--r--doc/git-annex-undo.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex-undo.mdwn b/doc/git-annex-undo.mdwn
index 391b373bf..1fda4778e 100644
--- a/doc/git-annex-undo.mdwn
+++ b/doc/git-annex-undo.mdwn
@@ -15,7 +15,7 @@ When passed a directory, undoes the last change that was made to the
contents of that directory.
Running undo a second time will undo the undo, returning the working
-tree to the same state it had before. In order for undoing an undo of
+tree to the same state it had before. To support undoing an undo of
staged changes, any staged changes are first committed by the
undo command.