Re: [Qemu-devel] [Qemu-trivial] [PATCH] Spelling fixes in comments and documentation

2012-08-16 Thread Stefan Hajnoczi
On Fri, Aug 10, 2012 at 10:03:25PM +0200, Stefan Weil wrote: > These wrong spellings were detected by codespell: > > * successully -> successfully > > * alot -> a lot > > * wanna -> want to > > * infomation -> information > > * occured -> occurred > > Signed-off-by: Stefan Weil > --- > docs

Re: [Qemu-devel] [Qemu-trivial] [PATCH] Spelling fixes in comments and documentation

2012-01-09 Thread Stefan Hajnoczi
On Sun, Jan 08, 2012 at 07:35:09PM +0100, Stefan Weil wrote: > Codespell detected these new spelling issues. > > Signed-off-by: Stefan Weil > --- > docs/writing-qmp-commands.txt |2 +- > memory.h |4 ++-- > qemu-ga.c |2 +- > 3 files changed,