From: Dr. Stephen Henson Date: Thu, 3 Jan 2008 14:04:17 +0000 (+0000) Subject: Typo. X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7bff8fd23d1cf79b0967828d088488322cdb25d3;p=oweals%2Fopenssl.git Typo. --- diff --git a/fips/dsa/fips_dssvs.c b/fips/dsa/fips_dssvs.c index 5e1575794d..41515e571a 100644 --- a/fips/dsa/fips_dssvs.c +++ b/fips/dsa/fips_dssvs.c @@ -187,7 +187,7 @@ void pqgver() } } -/* Keypair verification routine. NB: this isn't part of the stndard FIPS140-2 +/* Keypair verification routine. NB: this isn't part of the standard FIPS140-2 * algorithm tests. It is an additional test to perform sanity checks on the * output of the KeyPair test. */