Browse Source

[kea-0.9-release] ChangeLog fix typo

Wlodek Wencel 10 years ago
parent
commit
d7eaefb51f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ChangeLog

+ 1 - 1
ChangeLog

@@ -8,7 +8,7 @@ Kea 0.9 released on August 29, 2014
 
 
 832.	[func]		marcin
 832.	[func]		marcin
 	DHCP servers check if the interfaces specified in the configuration,
 	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,
 	If the interface doesn't exist, an error is reported. In addition,
 	the SO_REUSEPORT flag is set for IPv6 sockets as multiple multicast
 	the SO_REUSEPORT flag is set for IPv6 sockets as multiple multicast
 	sockets can be bound to the DHCPv6 server port.
 	sockets can be bound to the DHCPv6 server port.