Stuart Brady wrote: > Hi, > > I spellchecked much of QEMU's source a while ago, and produced a list of > misspellings, which I now include below. > > I could submit a patch to fix these, but I'm not sure what its preferred > form would be. Would it be better to submit separate patches for > changes to the docs and/or strings, or would one big patch be okay? > (Bear in mind I've counted 206 non-distinct misspellings.)
Make it a set of patches, split per-file (or per group-of-files if they were tiny otherwise). Thiemo