Fix typo
Co-authored-by: Niels Lohmann <niels.lohmann@gmail.com>
This commit is contained in:
parent
5204ebb0d0
commit
2e7e67da97
@ -36,7 +36,7 @@ SOFTWARE.
|
||||
#include <nlohmann/json.hpp>
|
||||
|
||||
// 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 MetaDataType>
|
||||
class json_metadata
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user