mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
Fix typo in glossary
Reported privately by Justin Pryzby
This commit is contained in:
@@ -668,7 +668,7 @@
|
||||
Contains the values of <glossterm linkend="glossary-tuple">row</glossterm>
|
||||
attributes (i.e. the data) for a
|
||||
<glossterm linkend="glossary-relation">relation</glossterm>.
|
||||
The heap is realized within one of more
|
||||
The heap is realized within one or more
|
||||
<glossterm linkend="glossary-file-segment">file segments</glossterm>
|
||||
in the relation's <glossterm linkend="glossary-fork">main fork</glossterm>.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user