From 7097f290190885bdcae00ed175be6ea2346e9de8 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 28 Jan 2022 09:05:06 -0500 Subject: More editorial changes from m-holger + spell check --- libtests/json_handler.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'libtests/json_handler.cc') diff --git a/libtests/json_handler.cc b/libtests/json_handler.cc index c1af238f..618395d5 100644 --- a/libtests/json_handler.cc +++ b/libtests/json_handler.cc @@ -99,6 +99,7 @@ static void test_all() { std::cout << "-- all --" << std::endl; auto h = make_all_handler(); + /* cSpell: ignore phour */ JSON j = JSON::parse(R"({ "one": "potato", "two": 3.14, -- cgit v1.2.3-54-g00ecf