summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ad3009bd87..c2d49bd256 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,7 +25,7 @@ Tue May 1 10:53:54 2012 NAKAMURA Usaku <usa@ruby-lang.org>
Tue May 1 06:04:14 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
- * ext/digest/sha2/sha2.c (REVERSE32): exlicitly cast since unsigned
+ * ext/digest/sha2/sha2.c (REVERSE32): explicitly cast since unsigned
long may be larger than sha2_word32.
* ext/digest/sha2/sha2.c (SHA{256,512,384}_{Final,End}): should clear