diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2020-06-07 13:18:36 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2020-06-07 13:19:25 +0200 |
commit | a00222f07b142484fb2d36e6e2343db7c9f96d69 (patch) | |
tree | bab32e1eb1bd813ab7c764f86522c59506a23595 | |
parent | 8414f41d3485aaed2985cf06cea9a07c50eec262 (diff) | |
download | postgresql-a00222f07b142484fb2d36e6e2343db7c9f96d69.tar.gz postgresql-a00222f07b142484fb2d36e6e2343db7c9f96d69.zip |
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 f767bee46e5..3d88c54af99 100644 --- a/doc/src/sgml/features.sgml +++ b/doc/src/sgml/features.sgml @@ -414,7 +414,7 @@ <sect2 id="functions-xml-limits-postgresql"> <title> - Incidental limits of the implementation + Incidental Limits of the Implementation </title> <para> |