git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git-check-ref-format: fix typo in man page
@ 2017-02-18 22:47 Damien Regad
  2017-02-19  0:17 ` Jacob Keller
  2017-02-19  0:20 ` Philip Oakley
  0 siblings, 2 replies; 6+ messages in thread
From: Damien Regad @ 2017-02-18 22:47 UTC (permalink / raw)
  To: git


---
 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



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

end of thread, other threads:[~2017-02-19 22:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-18 22:47 [PATCH] git-check-ref-format: fix typo in man page Damien Regad
2017-02-19  0:17 ` 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

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).