git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fast-import: fix typo in documentation
@ 2020-10-04 11:41 Samanta Navarro
  2020-10-04 19:56 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Samanta Navarro @ 2020-10-04 11:41 UTC (permalink / raw)
  To: git

Signed-off-by: Samanta Navarro <ferivoz@riseup.net>
---
 Documentation/git-fast-import.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-fast-import.txt b/Documentation/git-fast-import.txt
index 7d9aad2..39cfa05 100644
--- a/Documentation/git-fast-import.txt
+++ b/Documentation/git-fast-import.txt
@@ -814,7 +814,7 @@ may have uses for this information
 	'original-oid' SP <object-identifier> LF
 ....
 
-where `<object-identifer>` is any string not containing LF.
+where `<object-identifier>` is any string not containing LF.
 
 `tag`
 ~~~~~
-- 
2.28.0


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

end of thread, other threads:[~2020-10-04 19:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-04 11:41 [PATCH] fast-import: fix typo in documentation Samanta Navarro
2020-10-04 19:56 ` 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).