Typos found by codespell (#607)

This commit is contained in:
Dimitri Papadopoulos Orfanos
2021-08-25 15:01:12 +08:00
committed by GitHub
parent 324a6ac9a9
commit 7795249dd4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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");