src/cx/json.h

changeset 1192
1f69336faa63
parent 1180
4c3a69b9723a
child 1193
cfa44f3f5e3b
--- 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;
     /**

mercurial