Re: [Qemu-devel] [PATCH] Fix spelling in documentation

2012-03-05 Thread Stefan Hajnoczi
On Sat, Feb 25, 2012 at 01:47:09PM +0100, Stefan Weil wrote: > This fixes a new spelling issue which was detected by codespell. > > Signed-off-by: Stefan Weil > --- > include/qemu/object.h |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks, applied to the trivial patches tree:

[Qemu-devel] [PATCH] Fix spelling in documentation

2012-02-25 Thread Stefan Weil
This fixes a new spelling issue which was detected by codespell. Signed-off-by: Stefan Weil --- include/qemu/object.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/qemu/object.h b/include/qemu/object.h index 69e4b7b..dd7f3c0 100644 --- a/include/qemu/object.h