diff -r 11a0f6f0f30b -r 1f69336faa63 src/cx/json.h --- a/src/cx/json.h Tue Feb 11 21:04:47 2025 +0100 +++ b/src/cx/json.h Tue Feb 11 21:05:24 2025 +0100 @@ -309,7 +309,7 @@ */ CxJsonTokenType tokentype; /** - * True, iff the @c content must be passed to cx_strfree(). + * True, if the @c content must be passed to cx_strfree(). */ bool allocated; /**