Fix typo in glossary

Reported privately by Justin Pryzby
This commit is contained in:
Alvaro Herrera 2020-05-16 15:10:36 -04:00
parent fa27dd40d5
commit 1cbc143f06
No known key found for this signature in database
GPG key ID: 1C20ACB9D5C564AE

View file

@ -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>