Re: [Qemu-devel] [PATCH v3] libcacard: Spelling and grammar fixes in documentation

2012-03-05 Thread Stefan Hajnoczi
On Mon, Feb 27, 2012 at 10:57:24PM +0100, Stefan Weil wrote: > * it's -> its > > * it's -> it is (that's no fix, but makes future checks easier) > > * this functions -> this function > > * replacable -> replaceable > > * reader's -> readers > > * logins into -> logs into > > v2: > Also replac

[Qemu-devel] [PATCH v3] libcacard: Spelling and grammar fixes in documentation

2012-02-27 Thread Stefan Weil
* it's -> its * it's -> it is (that's no fix, but makes future checks easier) * this functions -> this function * replacable -> replaceable * reader's -> readers * logins into -> logs into v2: Also replace 'aid' by 'AID' (thanks to Peter Maydell for this hint). v3: Fix sentence (contributed