--- 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;
/**