Skip to content

Commit 06db9cc

Browse files
committed
Fix typo in comment.
Erik Rijkers
1 parent 19a683f commit 06db9cc

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 the the root 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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy