1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-28 12:02:00 +03:00

✏️ fixed a typo #1314

This commit is contained in:
Niels Lohmann
2018-10-23 22:56:10 +02:00
parent 2343d9caeb
commit 87ef3f25f2
2 changed files with 2 additions and 2 deletions

View File

@ -10374,7 +10374,7 @@ class serializer
case error_handler_t::ignore:
case error_handler_t::replace:
{
// in case we saw this chatacter the first time, we
// in case we saw this character the first time, we
// would like to read it again, because the byte
// may be OK for itself, but just not OK for the
// previous sequence