aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
Diffstat (limited to 'camel')
-rw-r--r--camel/camel-pgp-context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-pgp-context.c b/camel/camel-pgp-context.c
index d1c04b831f..246b35d691 100644
--- a/camel/camel-pgp-context.c
+++ b/camel/camel-pgp-context.c
@@ -92,7 +92,7 @@ camel_pgp_context_init (CamelPgpContext *context)
context->priv = g_new0 (struct _CamelPgpContextPrivate, 1);
- ciph->protocol = "application/pgp-encrypted";
+ ciph->protocol = "application/pgp-signature";
}
static void