Skip to content
Snippets Groups Projects
Commit 246a9a8d authored by Robert Haas's avatar Robert Haas
Browse files

Fix typo in comment.

Etsuro Fujita
parent 4db3744f
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ ...@@ -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. * 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 * This is OK because the opaque data is only 8 bytes and so can be reliably
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment