git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "João Britto" <jabcalves@gmail.com>
To: git@vger.kernel.org
Cc: "João Britto" <jabcalves@gmail.com>
Subject: [PATCH] Remove duplicated "is a"
Date: Fri,  6 May 2011 01:16:17 -0300	[thread overview]
Message-ID: <1304655377-57638-1-git-send-email-jabcalves@gmail.com> (raw)
In-Reply-To: <1304614634-46181-1-git-send-email-jabcalves@gmail.com>

Signed-off-by: João 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.1

  parent reply	other threads:[~2011-05-06  4:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2011-05-06  5:14   ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1304655377-57638-1-git-send-email-jabcalves@gmail.com \
    --to=jabcalves@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).