Re: [PATCH v2] Documentation/process: submitting-patches: fix typo in "were do"
From: Randy Dunlap
Date: Sat Sep 20 2025 - 16:02:47 EST
On 9/20/25 12:08 PM, Yash Suthar wrote:
> Fixes a typo in submitting-patches.rst:
> "were do" -> "where do"
>
> Signed-off-by: Yash Suthar <yashsuthar983@xxxxxxxxx>
Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> ---
> v2: Resending patch as v1 received no reply. No code changes.
>
> Documentation/process/submitting-patches.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst
> index cede4e7b29af..fcc08eb93897 100644
> --- a/Documentation/process/submitting-patches.rst
> +++ b/Documentation/process/submitting-patches.rst
> @@ -343,7 +343,7 @@ https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
> As is frequently quoted on the mailing list::
>
> A: http://en.wikipedia.org/wiki/Top_post
> - Q: Were do I find info about this thing called top-posting?
> + Q: Where do I find info about this thing called top-posting?
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
--
~Randy