1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-18 17:42:25 +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:
Peter Eisentraut
2019-09-08 10:26:35 +02:00
parent 121e3ceed6
commit eecd7c3d2b
52 changed files with 123 additions and 122 deletions

View File

@ -1,7 +1,7 @@
<!-- doc/src/sgml/tablesample-method.sgml -->
<chapter id="tablesample-method">
<title>Writing A Table Sampling Method</title>
<title>Writing a Table Sampling Method</title>
<indexterm zone="tablesample-method">
<primary>table sampling method</primary>