summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref')
-rw-r--r--doc/src/sgml/ref/pg_rewind.sgml2
-rw-r--r--doc/src/sgml/ref/select.sgml2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/pg_rewind.sgml b/doc/src/sgml/ref/pg_rewind.sgml
index 9118f05bf26..15cddd086b7 100644
--- a/doc/src/sgml/ref/pg_rewind.sgml
+++ b/doc/src/sgml/ref/pg_rewind.sgml
@@ -103,7 +103,7 @@ PostgreSQL documentation
</para>
<warning>
- <title>Warning: Failures while Rewinding</title>
+ <title>Warning: Failures While Rewinding</title>
<para>
If <application>pg_rewind</application> fails while processing, then
the data folder of the target is likely not in a state that can be
diff --git a/doc/src/sgml/ref/select.sgml b/doc/src/sgml/ref/select.sgml
index 1f9538f2feb..0ee0cc7e641 100644
--- a/doc/src/sgml/ref/select.sgml
+++ b/doc/src/sgml/ref/select.sgml
@@ -2044,7 +2044,7 @@ SELECT 2+2;
</refsect2>
<refsect2>
- <title>Omitting sub-<command>SELECT</command> aliases in <literal>FROM</literal></title>
+ <title>Omitting Sub-<command>SELECT</command> Aliases in <literal>FROM</literal></title>
<para>
According to the SQL standard, a sub-<command>SELECT</command> in the