diff options
author | Mario Haustein <[email protected]> | 2024-02-19 09:22:08 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2024-02-20 09:34:39 +0000 |
commit | 3aa02027cdc3ce07f9884cd9c755cdc87133fad6 (patch) | |
tree | 82c864520a2cc1364bb2513c8aa7038fa0c82fa4 | |
parent | scd:p15: Add ECC support for D-Trust Card 4.1/4.4 (diff) | |
download | gnupg-3aa02027cdc3ce07f9884cd9c755cdc87133fad6.tar.gz gnupg-3aa02027cdc3ce07f9884cd9c755cdc87133fad6.zip |
scd:p15: Fix typo in a comment
-rw-r--r-- | scd/app-p15.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/app-p15.c b/scd/app-p15.c index 43557e08b..6af10b46b 100644 --- a/scd/app-p15.c +++ b/scd/app-p15.c @@ -4704,7 +4704,7 @@ do_getattr (app_t app, ctrl_t ctrl, const char *name) /* We return the ID of the first private key capable of the * requested action. If any gpgusage flag has been set for the - * card we consult the gpgusage flags and not the regualr usage + * card we consult the gpgusage flags and not the regular usage * flags. */ /* FIXME: This changed: Note that we do not yet return |