Re: [Qemu-devel] [PATCH 1.0 2/2] Fix some spelling bugs in documentation and comments

2011-11-14 Thread Peter Maydell
On 14 November 2011 19:54, Stefan Weil wrote: > The file still needs more patches even after your changes (e.g. replacable), > so I suggest that we proceed incrementally: first my patch, then your patch, > then whoever wants ... If you like. I might submit a patch post 1.0. -- PMM

Re: [Qemu-devel] [PATCH 1.0 2/2] Fix some spelling bugs in documentation and comments

2011-11-14 Thread Stefan Weil
Am 14.11.2011 20:25, schrieb Peter Maydell: On 14 November 2011 19:18, Stefan Weil wrote: --- a/docs/libcacard.txt +++ b/docs/libcacard.txt @@ -281,7 +281,7 @@ create card responses. VCardResponse *vcard_make_response(VCard7816Status status); This is the most basic function to get

Re: [Qemu-devel] [PATCH 1.0 2/2] Fix some spelling bugs in documentation and comments

2011-11-14 Thread Peter Maydell
On 14 November 2011 19:18, Stefan Weil wrote: > --- a/docs/libcacard.txt > +++ b/docs/libcacard.txt > @@ -281,7 +281,7 @@ create card responses. >         VCardResponse *vcard_make_response(VCard7816Status status); > >     This is the most basic function to get a response. This function will > -  

[Qemu-devel] [PATCH 1.0 2/2] Fix some spelling bugs in documentation and comments

2011-11-14 Thread Stefan Weil
These errors were detected by codespell: remaing -> remaining soley -> solely virutal -> virtual seperate -> separate libcacard.txt still needs some more patches. Signed-off-by: Stefan Weil --- block-migration.c |2 +- docs/libcacard.txt |6 +++--- docs/qapi-code-gen.txt |

[Qemu-devel] [PATCH 1.0 2/2] Fix some spelling bugs in documentation and comments

2011-11-14 Thread Stefan Weil
My previous mail used a wrong address for qemu-devel, sorry. Regards, Stefan Weil Original-Nachricht Betreff: [PATCH 1.0 2/2] Fix some spelling bugs in documentation and comments Datum: Sun, 13 Nov 2011 22:24:27 +0100 Von:Stefan Weil An: qemu-de...@non-gnu.org CC: