git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Damien Regad <dregad@mantisbt.org>
To: git@vger.kernel.org
Subject: [PATCH] git-check-ref-format: fix typo in man page
Date: Sat, 18 Feb 2017 23:47:21 +0100	[thread overview]
Message-ID: <c27d7861-b161-a3eb-fcfc-bf766fc7b20b@gmail.com> (raw)


---
 Documentation/git-check-ref-format.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-check-ref-format.txt
b/Documentation/git-check-ref-format.txt
index 8611a99..377c85a 100644
--- a/Documentation/git-check-ref-format.txt
+++ b/Documentation/git-check-ref-format.txt
@@ -100,7 +100,7 @@ OPTIONS
 --normalize::
 	Normalize 'refname' by removing any leading slash (`/`)
 	characters and collapsing runs of adjacent slashes between
-	name components into a single slash.  Iff the normalized
+	name components into a single slash.  If the normalized
 	refname is valid then print it to standard output and exit
 	with a status of 0.  (`--print` is a deprecated way to spell
 	`--normalize`.)
-- 
2.7.4



             reply	other threads:[~2017-02-18 22:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-18 22:47 Damien Regad [this message]
2017-02-19  0:17 ` [PATCH] git-check-ref-format: fix typo in man page Jacob Keller
2017-02-19  0:20 ` Philip Oakley
2017-02-19  2:27   ` Jeff King
2017-02-19 20:40     ` Philip Oakley
2017-02-19 22:13       ` Damien Regad

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=c27d7861-b161-a3eb-fcfc-bf766fc7b20b@gmail.com \
    --to=dregad@mantisbt.org \
    --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).