Fix Typos
[oweals/openssl.git] / crypto / dsa / dsa_ossl.c
index b66d5ad0c901d09b9bfa05b4e1d3ea223070f709..a9384a0f0324374bf6a324223bfdc0cdc3579c2a 100644 (file)
@@ -248,7 +248,7 @@ static int dsa_sign_setup(DSA *dsa, BN_CTX *ctx_in,
      * one bit longer than the modulus.
      *
      * There are some concerns about the efficacy of doing this.  More
-     * specificly refer to the discussion starting with:
+     * specifically refer to the discussion starting with:
      *     https://github.com/openssl/openssl/pull/7486#discussion_r228323705
      * The fix is to rework BN so these gymnastics aren't required.
      */