Fix typo in glossary
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Sat, 16 May 2020 19:10:36 +0000 (15:10 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Sat, 16 May 2020 19:10:36 +0000 (15:10 -0400)
Reported privately by Justin Pryzby

doc/src/sgml/glossary.sgml

index 8bb1ea5d877b7cbb158fe3765efac1e0b93f4b39..2d73c9f76951f7c877c72062b5dc6c5b0d32c7ed 100644 (file)
      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>