projects
/
users
/
gsingh
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa27dd4
)
Fix typo in glossary
author
Alvaro Herrera
<alvherre@alvh.no-ip.org>
Sat, 16 May 2020 19:10:36 +0000
(15:10 -0400)
committer
Alvaro 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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/glossary.sgml
b/doc/src/sgml/glossary.sgml
index 8bb1ea5d877b7cbb158fe3765efac1e0b93f4b39..2d73c9f76951f7c877c72062b5dc6c5b0d32c7ed 100644
(file)
--- a/
doc/src/sgml/glossary.sgml
+++ b/
doc/src/sgml/glossary.sgml
@@
-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 o
f
more
+ The heap is realized within one o
r
more
<glossterm linkend="glossary-file-segment">file segments</glossterm>
in the relation's <glossterm linkend="glossary-fork">main fork</glossterm>.
</para>