Fix typo in comment.

Etsuro Fujita
This commit is contained in:
Robert Haas 2014-01-14 14:34:43 -05:00
parent 4db3744f1f
commit 246a9a8d0c
1 changed files with 1 additions and 1 deletions

View 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