diff --git a/fips/dsa/fips_dssvs.c b/fips/dsa/fips_dssvs.c index 5e1575794..41515e571 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. */