diff options
Diffstat (limited to 'scd/scdaemon.h')
-rw-r--r-- | scd/scdaemon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/scdaemon.h b/scd/scdaemon.h index 7ebf6b58d..b709b1cbc 100644 --- a/scd/scdaemon.h +++ b/scd/scdaemon.h @@ -107,7 +107,7 @@ struct server_control_s struct card_ctx_s *card_ctx; /* The currently active application for this context. We need to - * knw this for cards which are abale to swicth on the fly between + * know this for cards which are able to switch on the fly between * apps. */ apptype_t current_apptype; |