mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Properly capitalize documentation headings; some only had initial-word
capitalization.
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Sample output</title>
|
||||
<title>Sample Output</title>
|
||||
|
||||
<screen>
|
||||
postgres=# SELECT * FROM pg_freespace('foo');
|
||||
|
Reference in New Issue
Block a user