diff options
Diffstat (limited to 'src/include/access/gin_private.h')
-rw-r--r-- | src/include/access/gin_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/gin_private.h b/src/include/access/gin_private.h index c9f20266f86..5f214d779ab 100644 --- a/src/include/access/gin_private.h +++ b/src/include/access/gin_private.h @@ -429,7 +429,7 @@ typedef struct * whose split this insertion finishes. As BlockIdData[2] (beware of * adding fields before this that would make them not 16-bit aligned) * - * 2. an ginxlogInsertEntry or ginxlogRecompressDataLeaf struct, depending + * 2. a ginxlogInsertEntry or ginxlogRecompressDataLeaf struct, depending * on tree type. * * NB: the below structs are only 16-bit aligned when appended to a |