]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[kea-0.9-release] ChangeLog fix typo
authorWlodek Wencel <wlodek@isc.org>
Thu, 28 Aug 2014 05:55:14 +0000 (07:55 +0200)
committerWlodek Wencel <wlodek@isc.org>
Thu, 28 Aug 2014 05:55:14 +0000 (07:55 +0200)
ChangeLog

index 89958fb35d6c51b5575148d05b2699d7fc037a3a..9556e67758e1dc31b2d311c3cf10f81286c56405 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@ Kea 0.9 released on August 29, 2014
 
 832.   [func]          marcin
        DHCP servers check if the interfaces specified in the configuration,
-       to be used to receive DHCP messsages, are present in the system.
+       to be used to receive DHCP messages, are present in the system.
        If the interface doesn't exist, an error is reported. In addition,
        the SO_REUSEPORT flag is set for IPv6 sockets as multiple multicast
        sockets can be bound to the DHCPv6 server port.