From 478b50cf67d6a91fdcd584cff57c58b7e863055d Mon Sep 17 00:00:00 2001 From: Veres Lajos Date: Thu, 13 Jun 2013 00:22:32 +0100 Subject: misspellings fixes by https://github.com/vlajos/misspell_fixer --- fips/fips_post.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fips') diff --git a/fips/fips_post.c b/fips/fips_post.c index 8cd2334362..5a002db7da 100644 --- a/fips/fips_post.c +++ b/fips/fips_post.c @@ -300,7 +300,7 @@ int fips_pkey_signature_test(int id, EVP_PKEY *pkey, if (pkey == NULL) { ret = 1; - /* Well actually sucess as we've set ret to 1 */ + /* Well actually success as we've set ret to 1 */ goto error; } if (!FIPS_digestinit(&mctx, digest)) -- cgit v1.2.3