mirror of
https://github.com/nlohmann/json.git
synced 2026-05-02 20:45:22 +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