mirror of
https://github.com/json-c/json-c.git
synced 2026-03-29 09:59:06 +08:00
Fix typos found by codespell
Do not fix typos from past commits found in release notes.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
PASSED - loaded input data
|
||||
PASSED - all json_object_deep_copy() returned succesful
|
||||
PASSED - all json_object_deep_copy() returned successful
|
||||
PASSED - all json_object_deep_copy() returned EINVAL for non-null pointer
|
||||
PASSED - all json_object_equal() tests returned succesful
|
||||
PASSED - all json_object_equal() tests returned successful
|
||||
PASSED - comparison of string output
|
||||
PASSED - trying to overrwrite an object that has refcount > 1
|
||||
Printing JSON objects for visual inspection
|
||||
@@ -14,7 +14,7 @@ Printing JSON objects for visual inspection
|
||||
"number":16446744073709551615,
|
||||
"title":"S",
|
||||
"null_obj":null,
|
||||
"exixt":false,
|
||||
"exist":false,
|
||||
"quantity":20,
|
||||
"univalent":19.8,
|
||||
"GlossList":{
|
||||
|
||||
Reference in New Issue
Block a user