Fix typo.
diff --git a/ChangeLog b/ChangeLog
index 8ab8848..d758be1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -60,7 +60,7 @@
 
   Bug fixes:
   - Fix "arenas.extend" mallctl to output the number of arenas.
-  - Fix chunk_recycyle() to unconditionally inform Valgrind that returned memory
+  - Fix chunk_recycle() to unconditionally inform Valgrind that returned memory
     is undefined.
   - Fix build break on FreeBSD related to alloca.h.