Git development
 help / color / mirror / Atom feed
* [PATCH] rerere: technical documentation typofix
@ 2026-08-24 21:45 Junio C Hamano
  2026-08-24 22:40 ` Michael Montalbo
  0 siblings, 1 reply; 2+ messages in thread
From: Junio C Hamano @ 2026-08-24 21:45 UTC (permalink / raw)
  To: git

Add missing preposition "in" to a sentence.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
---
 Documentation/technical/rerere.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git c/Documentation/technical/rerere.adoc w/Documentation/technical/rerere.adoc
index 580f23360a..56ec7093f5 100644
--- c/Documentation/technical/rerere.adoc
+++ w/Documentation/technical/rerere.adoc
@@ -77,7 +77,7 @@ Sorting hunks
 ~~~~~~~~~~~~~
 
 As before, let's imagine that a common ancestor had a file with line A
-its early part, and line X in its late part.  And then four branches
+in its early part, and line X in its late part.  And then four branches
 are forked that do these things:
 
     - AB: changes A to B

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

* Re: [PATCH] rerere: technical documentation typofix
  2026-08-24 21:45 [PATCH] rerere: technical documentation typofix Junio C Hamano
@ 2026-08-24 22:40 ` Michael Montalbo
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Montalbo @ 2026-08-24 22:40 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

On Mon, Aug 24, 2026 at 2:45 PM Junio C Hamano <gitster@pobox.com> wrote:
>
> Add missing preposition "in" to a sentence.
>
> Signed-off-by: Junio C Hamano <gitster@pobox.com>
> ---
>  Documentation/technical/rerere.adoc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git c/Documentation/technical/rerere.adoc w/Documentation/technical/rerere.adoc
> index 580f23360a..56ec7093f5 100644
> --- c/Documentation/technical/rerere.adoc
> +++ w/Documentation/technical/rerere.adoc
> @@ -77,7 +77,7 @@ Sorting hunks
>  ~~~~~~~~~~~~~
>
>  As before, let's imagine that a common ancestor had a file with line A
> -its early part, and line X in its late part.  And then four branches
> +in its early part, and line X in its late part.  And then four branches
>  are forked that do these things:
>
>      - AB: changes A to B
>

LGTM.

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

end of thread, other threads:[~2026-08-24 22:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-24 21:45 [PATCH] rerere: technical documentation typofix Junio C Hamano
2026-08-24 22:40 ` Michael Montalbo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox