qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 11/24] Fix typos in comments (existance -> existence


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PATCH 11/24] Fix typos in comments (existance -> existence)
Date: Sun, 8 May 2011 17:05:06 +0100

From: Stefan Weil <address@hidden>

Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>
---
 libcacard/vscard_common.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libcacard/vscard_common.h b/libcacard/vscard_common.h
index bebd52d..609ae98 100644
--- a/libcacard/vscard_common.h
+++ b/libcacard/vscard_common.h
@@ -153,7 +153,7 @@ typedef struct VSCMsgCardRemove {
 
 /*
  * VSCMsgAPDU               Client <-> Host
- * Main reason of existance. Transfer a single APDU in either direction.
+ * Main reason of existence. Transfer a single APDU in either direction.
  */
 typedef struct VSCMsgAPDU {
     uint8_t    data[0];
-- 
1.7.4.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]