Yash Suthar <yashsuthar...@gmail.com> writes: > Fixes a typo in submitting-patches.rst: > "were do" -> "where do" > > Signed-off-by: Yash Suthar <yashsuthar...@gmail.com> > --- > 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.
Applied, thanks. jon