]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2011] Spelling
authorFrancis Dupont <fdupont@isc.org>
Mon, 16 Aug 2021 18:15:00 +0000 (20:15 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 2 Sep 2021 15:35:48 +0000 (17:35 +0200)
src/bin/d2/tests/parser_unittest.cc

index ff3a6b4d125d2bed9c5545b938fe7a246681f4f0..2e15dba4f8c650ab05fe4e11d076d75c6c6e59a2 100644 (file)
@@ -703,7 +703,7 @@ TEST(ParserTest, mapEntries) {
     }
     syntax_file.close();
 
-    // Get keywords from the exsample files
+    // Get keywords from the example files.
     string sample_dir(CFG_EXAMPLES);
     sample_dir += "/";
     ElementPtr sample_json = Element::createList();