]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3984] spelling
authorFrancis Dupont <fdupont@isc.org>
Wed, 23 Sep 2015 12:22:51 +0000 (14:22 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 23 Sep 2015 12:22:51 +0000 (14:22 +0200)
src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc

index 2168a64c09522d8e9452efb623903cf1122d9585..386d3c676c096ed344f06922360fd43eb4ae8ce1 100644 (file)
@@ -591,7 +591,7 @@ TEST_F(AllocEngine4Test, discoverReuseDeclinedLease4) {
 }
 
 // This test checks if statistics are not updated when expired declined lease
-// is resued when responding to DHCPDISCOVER (fake allocation)
+// is reused when responding to DHCPDISCOVER (fake allocation)
 TEST_F(AllocEngine4Test, discoverReuseDeclinedLease4Stats) {
 
     // Now prepare for DISCOVER processing
@@ -675,7 +675,7 @@ TEST_F(AllocEngine4Test, requestReuseDeclinedLease4) {
 }
 
 // This test checks if statistics are not updated when expired declined lease
-// is resued when responding to DHCPREQUEST (actual allocation)
+// is reused when responding to DHCPREQUEST (actual allocation)
 TEST_F(AllocEngine4Test, requestReuseDeclinedLease4Stats) {
 
     AllocEnginePtr engine(new AllocEngine(AllocEngine::ALLOC_ITERATIVE,