qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PATCH 10/18] Fix typos in comments (existance -> existen


From: Stefan Weil
Subject: [Qemu-trivial] [PATCH 10/18] Fix typos in comments (existance -> existence)
Date: Thu, 28 Apr 2011 17:20:34 +0200

Signed-off-by: Stefan Weil <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.2.5




reply via email to

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