git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/RelNotes/2.42.0.txt: typofix
@ 2023-08-01 18:20 Taylor Blau
  2023-08-01 18:29 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Taylor Blau @ 2023-08-01 18:20 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

Fix a typo introduced in aa9166bcc0 (The ninth batch, 2023-07-08).

Signed-off-by: Taylor Blau <me@ttaylorr.com>
---
 Documentation/RelNotes/2.42.0.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/RelNotes/2.42.0.txt b/Documentation/RelNotes/2.42.0.txt
index dd73b28d19..1105b148c8 100644
--- a/Documentation/RelNotes/2.42.0.txt
+++ b/Documentation/RelNotes/2.42.0.txt
@@ -171,7 +171,7 @@ Fixes since v2.41
    been corrected.
    (merge a096a889f4 jk/cherry-pick-revert-status later to maint).
 
- * A few places failed to differenciate the case where the index is
+ * A few places failed to differentiate the case where the index is
    truly empty (nothing added) and we haven't yet read from the
    on-disk index file, which have been corrected.
    (merge 2ee045eea1 js/empty-index-fixes later to maint).
-- 
2.41.0.466.g666a67d3d74

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

* Re: [PATCH] Documentation/RelNotes/2.42.0.txt: typofix
  2023-08-01 18:20 [PATCH] Documentation/RelNotes/2.42.0.txt: typofix Taylor Blau
@ 2023-08-01 18:29 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2023-08-01 18:29 UTC (permalink / raw)
  To: Taylor Blau; +Cc: git

Taylor Blau <me@ttaylorr.com> writes:

> Fix a typo introduced in aa9166bcc0 (The ninth batch, 2023-07-08).
>
> Signed-off-by: Taylor Blau <me@ttaylorr.com>
> ---
>  Documentation/RelNotes/2.42.0.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks.

>
> diff --git a/Documentation/RelNotes/2.42.0.txt b/Documentation/RelNotes/2.42.0.txt
> index dd73b28d19..1105b148c8 100644
> --- a/Documentation/RelNotes/2.42.0.txt
> +++ b/Documentation/RelNotes/2.42.0.txt
> @@ -171,7 +171,7 @@ Fixes since v2.41
>     been corrected.
>     (merge a096a889f4 jk/cherry-pick-revert-status later to maint).
>  
> - * A few places failed to differenciate the case where the index is
> + * A few places failed to differentiate the case where the index is
>     truly empty (nothing added) and we haven't yet read from the
>     on-disk index file, which have been corrected.
>     (merge 2ee045eea1 js/empty-index-fixes later to maint).

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

end of thread, other threads:[~2023-08-01 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-01 18:20 [PATCH] Documentation/RelNotes/2.42.0.txt: typofix Taylor Blau
2023-08-01 18:29 ` 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).