diff options
author | Peter Eisentraut | 2020-06-07 11:18:36 +0000 |
---|---|---|
committer | Peter Eisentraut | 2020-06-07 11:18:36 +0000 |
commit | b3c2412e70f2be25ac70f7e9b2f12dbe4efd2a8b (patch) | |
tree | a60e1666c86c04ddabb8501c3c4d0048a1f9ee0b | |
parent | ab5b55505ec4bf08a9f93810e1bfada93bc63bb5 (diff) |
doc: Clean up title case use
-rw-r--r-- | doc/src/sgml/features.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/features.sgml b/doc/src/sgml/features.sgml index f8a41229c6..05365d890b 100644 --- a/doc/src/sgml/features.sgml +++ b/doc/src/sgml/features.sgml @@ -419,7 +419,7 @@ </sect2> <sect2 id="functions-xml-limits-postgresql"> - <title>Incidental limits of the implementation</title> + <title>Incidental Limits of the Implementation</title> <para> This section concerns limits that are not inherent in the |