summaryrefslogtreecommitdiff
path: root/pith/smime.c
diff options
context:
space:
mode:
Diffstat (limited to 'pith/smime.c')
-rw-r--r--pith/smime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/smime.c b/pith/smime.c
index f64d81b2..de5996db 100644
--- a/pith/smime.c
+++ b/pith/smime.c
@@ -818,7 +818,7 @@ import_certificate(WhichCerts ctype, PERSONAL_CERT *p_cert, char *fname)
q_status_message(SM_ORDER, 1, 3, _("Error decrypting Password file"));
}
} else {
- q_status_message(SM_ORDER, 1, 3, _("Password file not encrypted and coulr not encrypt"));
+ q_status_message(SM_ORDER, 1, 3, _("Password file not encrypted and could not encrypt"));
rc = 0;
}
}