diff options
author | Magnus Hagander <magnus@hagander.net> | 2020-09-10 14:15:26 +0200 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2020-09-10 14:15:26 +0200 |
commit | 994a58407c89724917b05a1564dcf1f2f7f3ea9a (patch) | |
tree | 9c34a8573b256a25b962afad533af69a72253971 /doc/src | |
parent | 3857f98f143166f96c6f6359810ab4241ab4590f (diff) | |
download | postgresql-994a58407c89724917b05a1564dcf1f2f7f3ea9a.tar.gz postgresql-994a58407c89724917b05a1564dcf1f2f7f3ea9a.zip |
Fix title in reference section
Reported-by: Robert Kahlert
Author: Daniel Gustafsson
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/biblio.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/biblio.sgml b/doc/src/sgml/biblio.sgml index 128072ded9b..73a21b6add1 100644 --- a/doc/src/sgml/biblio.sgml +++ b/doc/src/sgml/biblio.sgml @@ -121,8 +121,8 @@ </biblioentry> <biblioentry id="ull88"> - <title>Principles of Database and Knowledge</title> - <subtitle>Base Systems</subtitle> + <title>Principles of Database and Knowledge-Base Systems</title> + <subtitle>Classical Database Systems</subtitle> <authorgroup> <author> <firstname>Jeffrey D.</firstname> |