]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: equivalent
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 13 Jun 2021 21:32:55 +0000 (17:32 -0400)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 14 Jun 2021 09:29:16 +0000 (11:29 +0200)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
sha2.c

diff --git a/sha2.c b/sha2.c
index 3a515371faa83efb7ab4bffa579d4b8bcf1140c5..f1004f02ebec73505237b239d9d48913bb6638a0 100644 (file)
--- a/sha2.c
+++ b/sha2.c
@@ -73,7 +73,7 @@
  * Please make sure that your system defines BYTE_ORDER.  If your
  * architecture is little-endian, make sure it also defines
  * LITTLE_ENDIAN and that the two (BYTE_ORDER and LITTLE_ENDIAN) are
- * equivilent.
+ * equivalent.
  *
  * If your system does not define the above, then you can do so by
  * hand like this: