Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2df537e

Browse files
committed
Fix typo in comment.
Daniel Gustafsson
1 parent157239d commit2df537e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/utils/adt/json.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ makeJsonLexContextCstringLen(char *json, int len, bool need_escapes)
323323
* Publicly visible entry point for the JSON parser.
324324
*
325325
* lex is a lexing context, set up for the json to be processed by calling
326-
* makeJsonLexContext(). sem is astrucure of function pointers to semantic
326+
* makeJsonLexContext(). sem is astructure of function pointers to semantic
327327
* action routines to be called at appropriate spots during parsing, and a
328328
* pointer to a state object to be passed to those routines.
329329
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp