* [PATCH] SPECIFYING RANGES typo fix: it it => it is
@ 2007-04-30 18:37 Jari Aalto
2007-05-10 7:45 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Jari Aalto @ 2007-04-30 18:37 UTC (permalink / raw)
To: git
Signed-off-by: Jari Aalto <jari.aalto@cante.net>
---
Documentation/git-rev-parse.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-rev-parse.txt b/Documentation/git-rev-parse.txt
index a8bf656..7757abe 100644
--- a/Documentation/git-rev-parse.txt
+++ b/Documentation/git-rev-parse.txt
@@ -255,7 +255,7 @@ reachable from `r1` from the set of commits reachable from
A similar notation "`r1\...r2`" is called symmetric difference
of `r1` and `r2` and is defined as
"`r1 r2 --not $(git-merge-base --all r1 r2)`".
-It it the set of commits that are reachable from either one of
+It is the set of commits that are reachable from either one of
`r1` or `r2` but not from both.
Two other shorthands for naming a set that is formed by a commit
--
1.5.1.2.GIT
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] SPECIFYING RANGES typo fix: it it => it is
2007-04-30 18:37 [PATCH] SPECIFYING RANGES typo fix: it it => it is Jari Aalto
@ 2007-05-10 7:45 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2007-05-10 7:45 UTC (permalink / raw)
To: Jari Aalto; +Cc: git
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-10 7:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-30 18:37 [PATCH] SPECIFYING RANGES typo fix: it it => it is Jari Aalto
2007-05-10 7:45 ` Junio C Hamano
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).