From 0d0379946848f0518fcea85530034ef60ad9f2b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 9 Feb 2009 17:18:16 +0000 Subject: [PATCH] spelling git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24667 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/cms.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hx509/cms.c b/lib/hx509/cms.c index ca76a7218..ec8e77eb4 100644 --- a/lib/hx509/cms.c +++ b/lib/hx509/cms.c @@ -992,7 +992,7 @@ hx509_cms_verify_signed(hx509_context context, &signer_info->signature); if (ret) hx509_set_error_string(context, HX509_ERROR_APPEND, ret, - "Failed to verify sigature in " + "Failed to verify signature in " "CMS SignedData"); } if (signer_info->signedAttrs)