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

Commit06db9cc

Browse files
committed
Fix typo in comment.
Erik Rijkers
1 parent19a683f commit06db9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/utils/jsonb.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ typedef struct JsonbValue JsonbValue;
9393
*
9494
* The root node is an exception; it has no parent array or object that could
9595
* hold its JEntry. Hence, no JEntry header is stored for the root node. It
96-
* is implicitly known that thetheroot node must be an array or an object,
96+
* is implicitly known that the root node must be an array or an object,
9797
* so we can get away without the type indicator as long as we can distinguish
9898
* the two. For that purpose, both an array and an object begins with a uint32
9999
* header field, which contains an JB_FOBJECT or JB_FARRAY flag. When a naked

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp