git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] RelNotes/2.41.0: trivial case change in WWW-Authenticate
@ 2023-05-17  2:51 Todd Zullinger
  2023-05-17 15:38 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Todd Zullinger @ 2023-05-17  2:51 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

Readers may wonder whether the upper case 'U' has special meaning in
WWW-AUthenticate.  Use a lower case 'u' to save them from such thoughts.

Signed-off-by: Todd Zullinger <tmz@pobox.com>
---
This caught my eye while reading the 2.41.0 release notes.  It's a long read
this time -- folks here have been busy.

Nothing else jumped out, but I'm not a professional proofreader. ;)

Thanks!

Todd

 Documentation/RelNotes/2.41.0.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/RelNotes/2.41.0.txt b/Documentation/RelNotes/2.41.0.txt
index e177aff2d0..2bbf8fdc53 100644
--- a/Documentation/RelNotes/2.41.0.txt
+++ b/Documentation/RelNotes/2.41.0.txt
@@ -3,7 +3,7 @@ Git v2.41 Release Notes
 
 UI, Workflows & Features
 
- * Allow information carried on the WWW-AUthenticate header to be
+ * Allow information carried on the WWW-Authenticate header to be
    passed to the credential helpers.
 
  * A new "fetch.hideRefs" option can be used to exclude specified refs
-- 
2.41.0.rc0


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

* Re: [PATCH] RelNotes/2.41.0: trivial case change in WWW-Authenticate
  2023-05-17  2:51 [PATCH] RelNotes/2.41.0: trivial case change in WWW-Authenticate Todd Zullinger
@ 2023-05-17 15:38 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2023-05-17 15:38 UTC (permalink / raw)
  To: Todd Zullinger; +Cc: git

Todd Zullinger <tmz@pobox.com> writes:

> Readers may wonder whether the upper case 'U' has special meaning in
> WWW-AUthenticate.  Use a lower case 'u' to save them from such thoughts.
>
> Signed-off-by: Todd Zullinger <tmz@pobox.com>
> ---
> This caught my eye while reading the 2.41.0 release notes.  It's a long read
> this time -- folks here have been busy.

Thanks.  Somehow the Shift-key lingers on when I type capitalized
words and affects the second letter X-<.

> Nothing else jumped out, but I'm not a professional proofreader. ;)
>
> Thanks!
>
> Todd
>
>  Documentation/RelNotes/2.41.0.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/RelNotes/2.41.0.txt b/Documentation/RelNotes/2.41.0.txt
> index e177aff2d0..2bbf8fdc53 100644
> --- a/Documentation/RelNotes/2.41.0.txt
> +++ b/Documentation/RelNotes/2.41.0.txt
> @@ -3,7 +3,7 @@ Git v2.41 Release Notes
>  
>  UI, Workflows & Features
>  
> - * Allow information carried on the WWW-AUthenticate header to be
> + * Allow information carried on the WWW-Authenticate header to be
>     passed to the credential helpers.
>  
>   * A new "fetch.hideRefs" option can be used to exclude specified refs

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

end of thread, other threads:[~2023-05-17 15:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-17  2:51 [PATCH] RelNotes/2.41.0: trivial case change in WWW-Authenticate Todd Zullinger
2023-05-17 15:38 ` 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).