aboutsummaryrefslogtreecommitdiffstats
path: root/scd/ccid-driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'scd/ccid-driver.c')
-rw-r--r--scd/ccid-driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/ccid-driver.c b/scd/ccid-driver.c
index 0fcd5a3d8..92387a1a8 100644
--- a/scd/ccid-driver.c
+++ b/scd/ccid-driver.c
@@ -1812,7 +1812,7 @@ ccid_open_usb_reader (const char *spec_reader_name,
my_npth_protect ();
- /* Perform any vendor specific intialization. */
+ /* Perform any vendor specific initialization. */
rc = ccid_vendor_specific_init (*handle);
leave: