diff options
Diffstat (limited to '')
-rw-r--r-- | g10/card-util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/card-util.c b/g10/card-util.c index 5c0f76b93..c63335b48 100644 --- a/g10/card-util.c +++ b/g10/card-util.c @@ -578,7 +578,7 @@ change_url (void) } -/* Fetch the key from the URL given on teh card or try to get it from +/* Fetch the key from the URL given on the card or try to get it from the default keyserver. */ static int fetch_url(void) |