aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/gpg.h')
-rw-r--r--g10/gpg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/gpg.h b/g10/gpg.h
index c828c6dce..b53303e13 100644
--- a/g10/gpg.h
+++ b/g10/gpg.h
@@ -75,7 +75,7 @@ struct server_control_s
#define g10_errstr(a) gpg_strerror ((a))
-/* Mapping of the old erro codes to the gpg-error ones. Fixme: This
+/* Mapping of the old error codes to the gpg-error ones. Fixme: This
is just a temporary solution: We need to do all these gpg_error()
calls in the code. */
#define G10ERR_BAD_KEY GPG_ERR_BAD_KEY