summaryrefslogtreecommitdiffstats
path: root/crypto/bn
diff options
context:
space:
mode:
authorDimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>2024-07-21 11:32:06 +0200
committerTomas Mraz <tomas@openssl.org>2024-08-07 19:09:43 +0200
commit7d91d5ba35a69808f6083695ed1f83570ae0a43e (patch)
tree89cb34ccc2c9906a57a6a492dd9b8eac80dadadc /crypto/bn
parentcoveralls.yml: Do not run tests in parallel (diff)
downloadopenssl-7d91d5ba35a69808f6083695ed1f83570ae0a43e.tar.xz
openssl-7d91d5ba35a69808f6083695ed1f83570ae0a43e.zip
Fix typos found by codespell
Reviewed-by: Kurt Roeckx <kurt@roeckx.be> Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24949)
Diffstat (limited to 'crypto/bn')
-rw-r--r--crypto/bn/asm/mips.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/asm/mips.pl b/crypto/bn/asm/mips.pl
index 91b7aac6e7..98d2943160 100644
--- a/crypto/bn/asm/mips.pl
+++ b/crypto/bn/asm/mips.pl
@@ -802,7 +802,7 @@ $code.=<<___;
#if 0
/*
- * The bn_div_3_words entry point is re-used for constant-time interface.
+ * The bn_div_3_words entry point is reused for constant-time interface.
* Implementation is retained as historical reference.
*/
.align 5