Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 814a7f5

Browse files
committed
Spelling improvement
1 parent 93809ad commit 814a7f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/psql-ref.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2746,9 +2746,9 @@ bar
27462746
otherwise, <application>psql</application> will exit, returning
27472747
error code 3 to distinguish this case from fatal error
27482748
conditions, which are reported using error code 1. In either case,
2749-
any currently running scripts (the toplevel script, if any, and any
2749+
any currently running scripts (the top-level script, if any, and any
27502750
other scripts which it may have in invoked) will be terminated
2751-
immediately. If the toplevel command string contained multiple SQL
2751+
immediately. If the top-level command string contained multiple SQL
27522752
commands, processing will stop with the current command.
27532753
</para>
27542754
</listitem>

0 commit comments

Comments
 (0)