aboutsummaryrefslogtreecommitdiffstats
path: root/common/i18n.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-12-04 15:00:14 +0000
committerWerner Koch <[email protected]>2007-12-04 15:00:14 +0000
commit63ec0b271c781fa542f4d5d0ae3292cf7576b414 (patch)
tree90e1af230a6fe6c6f67dbae09e3c1f7da6e57f50 /common/i18n.c
parent2007-12-04 Marcus Brinkmann <[email protected]> (diff)
downloadgnupg-63ec0b271c781fa542f4d5d0ae3292cf7576b414.tar.gz
gnupg-63ec0b271c781fa542f4d5d0ae3292cf7576b414.zip
Created help files form the current po entries.
Diffstat (limited to '')
-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)