Fix a typo.
diff --git a/ChangeLog b/ChangeLog
index 9b924cd..3cb32be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,7 +21,7 @@
     enabled and active.  (@jasone)
   - Fix various chunk leaks in OOM code paths.  (@jasone)
   - Fix malloc_stats_print() to print opt.narenas correctly.  (@jasone)
-  - Fix MSVC-specific build/test issues.  (@rustyx, yuslepukhin)
+  - Fix MSVC-specific build/test issues.  (@rustyx, @yuslepukhin)
   - Fix a variety of test failures that were due to test fragility rather than
     core bugs.  (@jasone)