diff --git a/tests/src/unit-custom-base-class.cpp b/tests/src/unit-custom-base-class.cpp index d42938979..dfa49f7d5 100644 --- a/tests/src/unit-custom-base-class.cpp +++ b/tests/src/unit-custom-base-class.cpp @@ -36,7 +36,7 @@ SOFTWARE. #include // Test extending nlohmann::json by using a custom base class. -// Add some metadata to each node ant test the behaviour of copy / move +// Add some metadata to each node and test the behaviour of copy / move template class json_metadata {