From b5e4946f9642b077fb07269a5542ec22564b3394 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sun, 13 Nov 2011 22:24:26 +0100 Subject: Fix spelling in documentation and comments (similiar -> similar) This bug was detected by codespell. In mips_mipssim.c a grammatical error was fixed, too. Signed-off-by: Stefan Weil Signed-off-by: Stefan Hajnoczi --- docs/libcacard.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/libcacard.txt') diff --git a/docs/libcacard.txt b/docs/libcacard.txt index 5dee6fa479..ae010d237b 100644 --- a/docs/libcacard.txt +++ b/docs/libcacard.txt @@ -399,7 +399,7 @@ functions: This function will automatically generate the appropriate new reader events and add the reader to the list. - To create a new card, the virtual card emulator will call a similiar + To create a new card, the virtual card emulator will call a similar function. VCard *vcard_new(VCardEmul *card_emul, -- cgit v1.2.3