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:17:37 +0200 |
commit | a9d6f7466d393fef209598a72a6c32b092371bd9 (patch) | |
tree | 680dd8c0f713eb900b6efd8465d4905ab74c108b /doc/src | |
parent | d56d33052183ca57c5a91e16f8c7713903cc6fee (diff) |
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 5e08adf0e56..3b0e8907033 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> |