Replaced ambiguous naming of "JSON string" to more accurate "JSON message". #2

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
Toni Uhlig 2023-12-04 13:13:05 +01:00
parent 53d8a28582
commit f5c5bc88a7
No known key found for this signature in database
GPG key ID: 22C5333D922537D2
463 changed files with 1381 additions and 1381 deletions

View file

@ -5315,6 +5315,6 @@
~~ total memory freed........: 13163189 bytes
~~ total allocations/frees...: 233431/233431
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 550 chars
~~ json string max len.......: 2577 chars
~~ json string avg len.......: 1563 chars
~~ json message min len.......: 550 chars
~~ json message max len.......: 2577 chars
~~ json message avg len.......: 1563 chars