On 06:38 Thu 15 Oct 2020, Joe Perches wrote: >On Thu, 2020-10-15 at 18:53 +0530, Bhaskar Chowdhury wrote: >> Fix the space in the middle in below entry. >> >> memry||memory >[] >> diff --git a/scripts/spelling.txt b/scripts/spelling.txt >[] >> @@ -885,7 +885,7 @@ meetign||meeting >> memeory||memory >> memmber||member >> memoery||memory >> -memry ||memory >> +memry||memory > >No. Don't post a bad patch, assume >it's applied and then post a fix to >the bad patch as v2. > >Send a single clean patch. > Not sure what you mean...could you elaborate...don't know what is going on..>