aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/include/access/gin_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/gin_private.h b/src/include/access/gin_private.h
index 50fe538b514..5f0fe80e807 100644
--- a/src/include/access/gin_private.h
+++ b/src/include/access/gin_private.h
@@ -19,7 +19,7 @@
/*
- * Page opaque data in a inverted index page.
+ * Page opaque data in an inverted index page.
*
* Note: GIN does not include a page ID word as do the other index types.
* This is OK because the opaque data is only 8 bytes and so can be reliably