We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc68ca6 commit 519d710Copy full SHA for 519d710
src/common/jsonapi.c
@@ -514,7 +514,7 @@ freeJsonLexContext(JsonLexContext *lex)
514
*
515
* If FORCE_JSON_PSTACK is defined then the routine will call the non-recursive
516
* JSON parser. This is a useful way to validate that it's doing the right
517
- * think at least for non-incremental cases. If this is on we expect to see
+ * thing at least for non-incremental cases. If this is on we expect to see
518
* regression diffs relating to error messages about stack depth, but no
519
* other differences.
520
*/
0 commit comments