mirror of
https://github.com/nlohmann/json.git
synced 2025-07-25 13:41:56 +03:00
spell fix
This commit is contained in:
@ -745,7 +745,7 @@ TEST_CASE("parser class")
|
||||
}
|
||||
}
|
||||
|
||||
SECTION("constructing from continguous containers")
|
||||
SECTION("constructing from contiguous containers")
|
||||
{
|
||||
SECTION("from std::vector")
|
||||
{
|
||||
|
Reference in New Issue
Block a user