* fixlet in docs.
@ 2008-01-16 22:48 Thomas Zander
0 siblings, 0 replies; only message in thread
From: Thomas Zander @ 2008-01-16 22:48 UTC (permalink / raw)
To: git; +Cc: gitster
>From 785f928973e3ec3e5ca27f322fb44890e843a340 Mon Sep 17 00:00:00 2001
From: Thomas Zander <Thomas Zander zander@kde.org>
Date: Wed, 16 Jan 2008 23:42:00 +0100
Subject: [PATCH] Fixlet in doc; there was an open brace without a closing one.
Signed-off-by: Thomas Zander <zander@kde.org>
---
Documentation/core-tutorial.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/core-tutorial.txt b/Documentation/core-tutorial.txt
index bd6cd41..aa40dfd 100644
--- a/Documentation/core-tutorial.txt
+++ b/Documentation/core-tutorial.txt
@@ -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.
--
1.5.3
--
Thomas Zander
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-01-16 22:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-16 22:48 fixlet in docs Thomas Zander
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).