From: Alvaro Herrera Date: Sat, 16 May 2020 19:10:36 +0000 (-0400) Subject: Fix typo in glossary X-Git-Tag: REL_13_BETA1~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1cbc143f06113cbd1b94790c0781aa4b410cffc2;p=thirdparty%2Fpostgresql.git Fix typo in glossary Reported privately by Justin Pryzby --- diff --git a/doc/src/sgml/glossary.sgml b/doc/src/sgml/glossary.sgml index 8bb1ea5d877..2d73c9f7695 100644 --- a/doc/src/sgml/glossary.sgml +++ b/doc/src/sgml/glossary.sgml @@ -668,7 +668,7 @@ Contains the values of row attributes (i.e. the data) for a relation. - The heap is realized within one of more + The heap is realized within one or more file segments in the relation's main fork.