fixed typo in CHANGELOG
diff --git a/CHANGELOG b/CHANGELOG
index 347ef15..b5a06e7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,7 +15,7 @@
   ++ Bugfixes:
 
   2016-11-23: Dirk Ziegelmeier
-  * udp.c: fixed bug #49662: ulticast traffic is now only received on a UDP PCB
+  * udp.c: fixed bug #49662: multicast traffic is now only received on a UDP PCB
    (and therefore on a UDP socket/netconn) when the PCB is bound to IP_ADDR_ANY
 
   2016-11-16: Dirk Ziegelmeier