diff options
Diffstat (limited to 'g10/import.c')
-rw-r--r-- | g10/import.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/import.c b/g10/import.c index d65a7ae4c..88ee16254 100644 --- a/g10/import.c +++ b/g10/import.c @@ -82,7 +82,7 @@ struct import_stats_s * * FIXME: We should put this into the CTRL object but that requires a * lot more changes right now. For now we use save and restore - * fucntion to temporary change them. + * function to temporary change them. */ /* Definition of the import filters. */ struct import_filter_s |