Browse Source

[3984] spelling

Francis Dupont 9 years ago
parent
commit
70235479eb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc

+ 2 - 2
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,