From 7886bbc4095ed3e55b62e082021faad3e0f3ac0d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ren=C3=A9=20Clerc?= Date: Tue, 13 Jun 2006 07:52:52 +0000 Subject: [PATCH] typo --- cryptglue.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cryptglue.c b/cryptglue.c index f07e2d34..8f840c57 100644 --- a/cryptglue.c +++ b/cryptglue.c @@ -87,7 +87,7 @@ void crypt_init (void) crypto_module_register (&crypt_mod_smime_gpgme); #else mutt_message (_("\"crypt_use_gpgme\" set" - " but not build with GPGME support.")); + " but not built with GPGME support.")); if (mutt_any_key_to_continue (NULL) == -1) mutt_exit(1); #endif -- 2.40.0