mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
doc: Spell checking
This commit is contained in:
@@ -2430,7 +2430,7 @@ hello 10
|
||||
</para>
|
||||
<para>
|
||||
The <command>\if</command> and <command>\elif</command> commands read
|
||||
their argument(s) and evaluate them as a boolean expression. If the
|
||||
their argument(s) and evaluate them as a Boolean expression. If the
|
||||
expression yields <literal>true</literal> then processing continues
|
||||
normally; otherwise, lines are skipped until a
|
||||
matching <command>\elif</command>, <command>\else</command>,
|
||||
|
Reference in New Issue
Block a user