diff options
| author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2025-11-20 15:04:41 +0100 |
|---|---|---|
| committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2025-11-20 15:04:41 +0100 |
| commit | fa0ffa28778fbf4056a77f7b76361d295a737df6 (patch) | |
| tree | 80d81179f3942da45ebeacacc8ae2bb25a702534 /doc/src/sgml/postgres.sgml | |
| parent | 20bff3d7945ec23b44322232d608f5776a1f0e35 (diff) | |
doc: Assorted documentation improvements
A set of wording improvements and spelling fixes.
Author: Oleg Sibiryakov <o.sibiryakov@postgrespro.ru>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Discussion: https://postgr.es/m/e62bedb5-c26f-4d37-b4ed-ce9b55f1e980@postgrespro.ru
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
| -rw-r--r-- | doc/src/sgml/postgres.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index af476c82fcc..2101442c90f 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -49,7 +49,7 @@ break is not needed in a wider output rendering. </para> <para> - After you have successfully completed this tutorial you will want to + After you have successfully completed this tutorial, you will want to read the <xref linkend="sql"/> section to gain a better understanding of the SQL language, or <xref linkend="client-interfaces"/> for information about developing applications with |
