Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 519d710

Browse files
committed
Typo fix
Reported-by: Junwang Zhao <zhjwpku@gmail.com> Discussion: https://postgr.es/m/CAEG8a3KPi=LayiTwJ11ikF7bcqnZUrcj8NgX0V8nO1mQKZ9GfQ@mail.gmail.com Backpatch-through: 17
1 parent cc68ca6 commit 519d710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/jsonapi.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ freeJsonLexContext(JsonLexContext *lex)
514514
*
515515
* If FORCE_JSON_PSTACK is defined then the routine will call the non-recursive
516516
* 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
517+
* thing at least for non-incremental cases. If this is on we expect to see
518518
* regression diffs relating to error messages about stack depth, but no
519519
* other differences.
520520
*/

0 commit comments

Comments
 (0)