From: Francis Dupont Date: Mon, 16 Aug 2021 18:15:00 +0000 (+0200) Subject: [#2011] Spelling X-Git-Tag: Kea-2.0.0~160 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=475ab026cec334d9163b1ce5c0de21d28e647c15;p=thirdparty%2Fkea.git [#2011] Spelling --- diff --git a/src/bin/d2/tests/parser_unittest.cc b/src/bin/d2/tests/parser_unittest.cc index ff3a6b4d12..2e15dba4f8 100644 --- a/src/bin/d2/tests/parser_unittest.cc +++ b/src/bin/d2/tests/parser_unittest.cc @@ -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();