1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-25 13:41:56 +03:00

spell fix

This commit is contained in:
Niels
2016-08-14 17:52:21 +02:00
parent 7b42c973bd
commit 4871e39415
3 changed files with 3 additions and 3 deletions

View File

@ -745,7 +745,7 @@ TEST_CASE("parser class")
}
}
SECTION("constructing from continguous containers")
SECTION("constructing from contiguous containers")
{
SECTION("from std::vector")
{