All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] SubmittingPatches: clarify MUA discussion with "the"
@ 2023-04-05  8:34 Daniel Watson
  2023-04-05 21:50 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Watson @ 2023-04-05  8:34 UTC (permalink / raw)
  To: git

Without the word "the", the sentence is a little harder to read. The
word "the" makes it clearer that the comment refers to discrete patches,
and not portions of individual patches.

Signed-off-by: Daniel Watson <ozzloy@gmail.com>
---
Thanks for creating git!

 Documentation/SubmittingPatches | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index 927f7329a5..b218e27357 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -543,7 +543,7 @@ trigger a new CI build to ensure all tests pass.
 [[mua]]
 == MUA specific hints
 
-Some of patches I receive or pick up from the list share common
+Some of the patches I receive or pick up from the list share common
 patterns of breakage.  Please make sure your MUA is set up
 properly not to corrupt whitespaces.
 
-- 
2.34.1


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

* Re: [PATCH] SubmittingPatches: clarify MUA discussion with "the"
  2023-04-05  8:34 [PATCH] SubmittingPatches: clarify MUA discussion with "the" Daniel Watson
@ 2023-04-05 21:50 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2023-04-05 21:50 UTC (permalink / raw)
  To: Daniel Watson; +Cc: git

Daniel Watson <ozzloy@gmail.com> writes:

> Without the word "the", the sentence is a little harder to read. The
> word "the" makes it clearer that the comment refers to discrete patches,
> and not portions of individual patches.

Thanks.

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

end of thread, other threads:[~2023-04-05 21:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-05  8:34 [PATCH] SubmittingPatches: clarify MUA discussion with "the" Daniel Watson
2023-04-05 21:50 ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.