]> granicus.if.org Git - postgresql/commitdiff
Fix typo in comment.
authorRobert Haas <rhaas@postgresql.org>
Tue, 14 Jan 2014 19:34:43 +0000 (14:34 -0500)
committerRobert Haas <rhaas@postgresql.org>
Tue, 14 Jan 2014 19:34:57 +0000 (14:34 -0500)
Etsuro Fujita

src/include/access/gin_private.h

index 50fe538b5149eea51884bdb792d81839ef94bd5d..5f0fe80e807e0f7ed70ae534015e2bb9421102bb 100644 (file)
@@ -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