git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Remove duplicated "is a"
@ 2011-05-05 16:57 Britto
  2011-05-05 18:46 ` Junio C Hamano
  2011-05-06  4:16 ` João Britto
  0 siblings, 2 replies; 4+ messages in thread
From: Britto @ 2011-05-05 16:57 UTC (permalink / raw)
  To: git; +Cc: Britto

Signed-off-by: Britto <jabcalves@gmail.com>
---
 Documentation/diff-options.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index 34f0145..23b605f 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -243,7 +243,7 @@ ifdef::git-log[]
 	For following files across renames while traversing history, see
 	`--follow`.
 endif::git-log[]
-	If `n` is specified, it is a is a threshold on the similarity
+	If `n` is specified, it is a threshold on the similarity
 	index (i.e. amount of addition/deletions compared to the
 	file's size). For example, `-M90%` means git should consider a
 	delete/add pair to be a rename if more than 90% of the file
-- 
1.7.5

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-06  5:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-05 16:57 [PATCH] Remove duplicated "is a" Britto
2011-05-05 18:46 ` Junio C Hamano
2011-05-06  4:16 ` João Britto
2011-05-06  5:14   ` 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).