Fix typos

Mostly found with codespell and during code review.
This commit is contained in:
Tobias Stoeckmann
2022-03-06 16:07:36 +01:00
parent a4389f4f30
commit 543a8eb5f9
7 changed files with 9 additions and 9 deletions

View File

@@ -156,7 +156,7 @@ check_include_file(xlocale.h HAVE_XLOCALE_H)
if (HAVE_INTTYPES_H)
# Set a json-c specific var to stamp into json_config.h
# in a way that hopefull ywon't conflict with other
# in a way that hopefully won't conflict with other
# projects that use json-c.
set(JSON_C_HAVE_INTTYPES_H 1)
endif()