aboutsummaryrefslogtreecommitdiffstats
path: root/scd/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'scd/command.c')
-rw-r--r--scd/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/command.c b/scd/command.c
index d449eee52..d148ddb5a 100644
--- a/scd/command.c
+++ b/scd/command.c
@@ -127,7 +127,7 @@ open_card (CTRL ctrl, const char *apptype)
}
-/* Do the percent and plus/space unescaping in place and return tghe
+/* Do the percent and plus/space unescaping in place and return the
length of the valid buffer. */
static size_t
percent_plus_unescape (unsigned char *string)