Make sure overrides work for RSA/DSA.
[openssl.git] / crypto / rsa / rsa.h
index 7174f9cee8a040c3b4e25b1bd688a12e858fd752..136cffd93a08bf132adb041d0dd67d1cf3795578 100644 (file)
@@ -458,7 +458,7 @@ RSA *RSAPrivateKey_dup(RSA *rsa);
 
 /* If this flag is set the RSA method is FIPS compliant and can be used
  * in FIPS mode. This is set in the validated module method. If an
- * application sets this flag in its own methods it is its reposibility
+ * application sets this flag in its own methods it is its responsibility
  * to ensure the result is compliant.
  */