Unimportant typo in a comment 0.0.8
authorMitchell E Berger <mitchb@mit.edu>
Fri, 25 May 2018 07:29:49 +0000 (03:29 -0400)
committerMitchell E Berger <mitchb@mit.edu>
Fri, 25 May 2018 07:29:49 +0000 (03:29 -0400)
invirt-dhcpserver

index 1541e27..e803ecd 100755 (executable)
@@ -228,7 +228,7 @@ class DhcpBackend:
             # We went through the DISCOVER codepath already to populate some
             # of the packet's parameters.  If we renumbered the VM just above,
             # the packet is set to offer them what they asked for - the old
-            # address.  So, we'll send then a DHCPNACK and they'll come right
+            # address.  So, we'll send them a DHCPNACK and they'll come right
             # back and be offered the new address.  The code above won't be
             # able to add duplicate routes, won't insert a duplicate DNAT,
             # and won't ARP again because the routes will exist, so this won't