Skip to content

Commit

Permalink
core-tutorial typofix
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Zander <zander@kde.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Thomas Zander authored and Junio C Hamano committed Jan 18, 2008
1 parent 5c66d0d commit 5221ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/core-tutorial.txt
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@ particular state. You can, for example, do
$ git diff my-first-tag
----------------

to diff your current state against that tag (which at this point will
to diff your current state against that tag which at this point will
obviously be an empty diff, but if you continue to develop and commit
stuff, you can use your tag as an "anchor-point" to see what has changed
since you tagged it.
Expand Down

0 comments on commit 5221ecb

Please sign in to comment.