diff options
author | Peter Eisentraut | 2019-09-08 08:26:35 +0000 |
---|---|---|
committer | Peter Eisentraut | 2019-09-08 08:27:29 +0000 |
commit | 8e929a4667a1f4f97c5447f54b8176b0ee15aa7d (patch) | |
tree | ca395028a0d737fdaae6998836e4e7d97fad34e7 /doc/src/sgml/spgist.sgml | |
parent | db438318997b75f4b40c61258da56384039fa43f (diff) |
doc: Clean up title case use
Note: Following existing practice, titles of formalpara and step are
not titlecased.
Diffstat (limited to 'doc/src/sgml/spgist.sgml')
-rw-r--r-- | doc/src/sgml/spgist.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/spgist.sgml b/doc/src/sgml/spgist.sgml index 81ddf5dac93..0e04a086793 100644 --- a/doc/src/sgml/spgist.sgml +++ b/doc/src/sgml/spgist.sgml @@ -969,7 +969,7 @@ typedef struct spgLeafConsistentOut </sect2> <sect2 id="spgist-all-the-same"> - <title><quote>All-the-same</quote> Inner Tuples</title> + <title><quote>All-the-Same</quote> Inner Tuples</title> <para> The <acronym>SP-GiST</acronym> core can override the results of the |