From: Francis Dupont Date: Wed, 23 Sep 2015 12:22:51 +0000 (+0200) Subject: [3984] spelling X-Git-Tag: trac4074_base~7^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=70235479eb20359def3552f3c579ce5364f101d4;p=thirdparty%2Fkea.git [3984] spelling --- diff --git a/src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc b/src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc index 2168a64c09..386d3c676c 100644 --- a/src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc +++ b/src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc @@ -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,