]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: appears
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:23:03 +0000 (11:23 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:23:03 +0000 (11:23 -0400)
src/bin/dhcp4/dhcp4_srv.cc

index 231e826f1825148b025d5a109bc95251e4369a6c..ee76485f116ea3449e8adbcc906157fcd3630578 100644 (file)
@@ -1933,7 +1933,7 @@ Dhcpv4Srv::adjustIfaceData(Dhcpv4Exchange& ex) {
     IOAddress local_addr = query->getLocalAddr();
 
     // In many cases the query is sent to a broadcast address. This address
-    // apears as a local address in the query message. We can't simply copy
+    // appears as a local address in the query message. We can't simply copy
     // this address to a response message and use it as a source address.
     // Instead we will need to use the address assigned to the interface
     // on which the query has been received. In other cases, we will just