mirror of
https://github.com/nlohmann/json.git
synced 2026-02-21 19:06:27 +00: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