]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/include/internal/md32_common.h
various spelling fixes
[thirdparty/openssl.git] / crypto / include / internal / md32_common.h
index 156fa3aeba49cd262594293841e9227090cdba4c..b3d72e4db3a2a0f03e699e5dd73d3656b30f17ff 100644 (file)
@@ -387,7 +387,7 @@ int HASH_FINAL(unsigned char *md, HASH_CTX *c)
 # if defined(__alpha) || defined(__sparcv9) || defined(__mips)
 #  define MD32_REG_T long
 /*
- * This comment was originaly written for MD5, which is why it
+ * This comment was originally written for MD5, which is why it
  * discusses A-D. But it basically applies to all 32-bit digests,
  * which is why it was moved to common header file.
  *