summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crypto/rsa/rsa_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rsa/rsa_lib.c b/crypto/rsa/rsa_lib.c
index bbcfbdde3d..70eaa59a8b 100644
--- a/crypto/rsa/rsa_lib.c
+++ b/crypto/rsa/rsa_lib.c
@@ -316,7 +316,7 @@ uint16_t ossl_ifc_ffc_compute_security_bits(int n)
/*
* Look for common values as listed in standards.
- * These values are not exactly equal to the results from the forumlæ in
+ * These values are not exactly equal to the results from the formulae in
* the standards but are defined to be canonical.
*/
switch (n) {