From 803b4a26ca3fdddbb6e3ce87a23bfbcc8a8669f3 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Fri, 19 May 2023 15:57:38 +0200 Subject: Remove stray mid-sentence tabs in comments --- src/include/common/jsonapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/common/jsonapi.h') diff --git a/src/include/common/jsonapi.h b/src/include/common/jsonapi.h index b583f459261..4310084b2bd 100644 --- a/src/include/common/jsonapi.h +++ b/src/include/common/jsonapi.h @@ -126,7 +126,7 @@ typedef struct JsonSemAction /* * pg_parse_json will parse the string in the lex calling the * action functions in sem at the appropriate points. It is - * up to them to keep what state they need in semstate. If they + * up to them to keep what state they need in semstate. If they * need access to the state of the lexer, then its pointer * should be passed to them as a member of whatever semstate * points to. If the action pointers are NULL the parser -- cgit v1.2.3