diff options
| author | Yash Suthar <yashsuthar983@gmail.com> | 2025-09-21 00:38:56 +0530 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2025-09-21 16:33:30 -0600 |
| commit | 22014a23009326ae63efb08575aada1de2c95bda (patch) | |
| tree | fc1631fec2ec03cb72afabaa82b5ca57c1ac043f | |
| parent | ab588b78cdb8d677f70278587041a7366b0cff71 (diff) | |
Documentation/process: submitting-patches: fix typo in "were do"
Fixes a typo in submitting-patches.rst:
"were do" -> "where do"
Signed-off-by: Yash Suthar <yashsuthar983@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20250920190856.7394-1-yashsuthar983@gmail.com>
| -rw-r--r-- | Documentation/process/submitting-patches.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst index 5778cb9701e1..910e8fc9e3c8 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. |
