summaryrefslogtreecommitdiffstats
path: root/common/i18n.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/i18n.c')
-rw-r--r--common/i18n.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/i18n.c b/common/i18n.c
index 3694947a9..c13be8608 100644
--- a/common/i18n.c
+++ b/common/i18n.c
@@ -45,7 +45,7 @@ i18n_init (void)
/* The Assuan agent protocol requires us to transmit utf-8 strings
- thus we need a fucntion to temporary switch gettext from native to
+ thus we need a fuctnion to temporary switch gettext from native to
utf8. */
char *
i18n_switchto_utf8 (void)