mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
doc: Clean up title case use
Note: Following existing practice, titles of formalpara and step are not titlecased.
This commit is contained in:
@@ -273,7 +273,7 @@ GRANT EXECUTE ON function pg_catalog.pg_read_binary_file(text, bigint, bigint, b
|
||||
</para>
|
||||
|
||||
<refsect2>
|
||||
<title>How it works</title>
|
||||
<title>How It Works</title>
|
||||
|
||||
<para>
|
||||
The basic idea is to copy all file system-level changes from the source
|
||||
|
||||
Reference in New Issue
Block a user