mirror of
https://github.com/DaveGamble/cJSON.git
synced 2026-09-04 06:29:54 +00:00
Typos found by codespell (#607)
This commit is contained in:
@@ -66,7 +66,7 @@ static cJSON_bool test_apply_patch(const cJSON * const test)
|
||||
}
|
||||
else
|
||||
{
|
||||
printf("Testing unkown\n");
|
||||
printf("Testing unknown\n");
|
||||
}
|
||||
|
||||
disabled = cJSON_GetObjectItemCaseSensitive(test, "disabled");
|
||||
|
||||
Reference in New Issue
Block a user