git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / 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

* Re: [PATCH] fast-import: fix typo in documentation
  2020-10-04 11:41 [PATCH] fast-import: fix typo in documentation Samanta Navarro
@ 2020-10-04 19:56 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2020-10-04 19:56 UTC (permalink / raw)
  To: Samanta Navarro; +Cc: git

Samanta Navarro <ferivoz@riseup.net> writes:

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

Thanks.

^ permalink raw reply	[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

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).