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:
@ -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>
|
||||
|
Reference in New Issue
Block a user