From: Stefan Weil Date: Thu, 28 Apr 2011 15:20:31 +0000 (+0200) Subject: Fix typo in comment (consistant -> consistent) X-Git-Tag: v0.15.0-rc0~288^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fc27eefe9ba6cbbe62d9b1f5b7b3513ee0bebc3e;p=thirdparty%2Fqemu.git Fix typo in comment (consistant -> consistent) Signed-off-by: Stefan Weil Signed-off-by: Stefan Hajnoczi --- diff --git a/libcacard/vcard_emul_nss.c b/libcacard/vcard_emul_nss.c index baada52a3c1..f3db657d749 100644 --- a/libcacard/vcard_emul_nss.c +++ b/libcacard/vcard_emul_nss.c @@ -971,7 +971,7 @@ find_blank(const char *str) /* * We really want to use some existing argument parsing library here. That - * would give us a consistant look */ + * would give us a consistent look */ static VCardEmulOptions options; #define READER_STEP 4