summaryrefslogtreecommitdiff
path: root/doc/src/sgml/lobj.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut2019-09-08 08:26:35 +0000
committerPeter Eisentraut2019-09-08 08:27:29 +0000
commit8e929a4667a1f4f97c5447f54b8176b0ee15aa7d (patch)
treeca395028a0d737fdaae6998836e4e7d97fad34e7 /doc/src/sgml/lobj.sgml
parentdb438318997b75f4b40c61258da56384039fa43f (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/lobj.sgml')
-rw-r--r--doc/src/sgml/lobj.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/lobj.sgml b/doc/src/sgml/lobj.sgml
index 34dcfabe737..d5ac362125c 100644
--- a/doc/src/sgml/lobj.sgml
+++ b/doc/src/sgml/lobj.sgml
@@ -535,7 +535,7 @@ int lo_unlink(PGconn *conn, Oid lobjId);
</sect1>
<sect1 id="lo-funcs">
-<title>Server-side Functions</title>
+<title>Server-Side Functions</title>
<para>
Server-side functions tailored for manipulating large objects from SQL are
@@ -543,7 +543,7 @@ int lo_unlink(PGconn *conn, Oid lobjId);
</para>
<table id="lo-funcs-table">
- <title>SQL-oriented Large Object Functions</title>
+ <title>SQL-Oriented Large Object Functions</title>
<tgroup cols="5">
<thead>
<row>