]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: parameter
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 19:21:57 +0000 (15:21 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 19:21:57 +0000 (15:21 -0400)
src/lib/dhcpsrv/tests/dhcp_parsers_unittest.cc

index c225680997fcf7424367035bc56d691b1a7d2562..1b60c744d1c9ca998d72156cf0791047b1baab24 100644 (file)
@@ -1585,7 +1585,7 @@ TEST_F(ParseConfigTest, reconfigureSameHooksLibraries) {
     ASSERT_TRUE(rcode == 0) << error_text_;
 
     // The list has not changed between the two parse operations. However,
-    // the paramters (or the files they could point to) could have
+    // the parameters (or the files they could point to) could have
     // changed, so the libraries are reloaded anyway.
     const HooksConfig& cfg2 =
         CfgMgr::instance().getStagingCfg()->getHooksConfig();