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:
@ -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
|
||||
|
Reference in New Issue
Block a user