]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4297] spelling
authorFrancis Dupont <fdupont@isc.org>
Thu, 28 Apr 2016 14:15:41 +0000 (16:15 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 28 Apr 2016 14:15:41 +0000 (16:15 +0200)
src/lib/dhcpsrv/tests/dhcp_parsers_unittest.cc

index 55064623b72fab2cff77fc84994fb99657208b70..bbbdd8d3321374b7ab417571346f9b90e52c996f 100644 (file)
@@ -1371,7 +1371,7 @@ TEST_F(ParseConfigTest, HooksLibrariesParameters) {
     EXPECT_TRUE(libraries[1].second);
     ASSERT_TRUE(libraries[2].second);
 
-    // Ok, get the partameter for the third library.
+    // Ok, get the parameter for the third library.
     ConstElementPtr params = libraries[2].second;
 
     // It must be a map.