Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Spelling improvement
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 27 Aug 2011 05:07:58 +0000 (08:07 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 27 Aug 2011 05:08:45 +0000 (08:08 +0300)
doc/src/sgml/ref/psql-ref.sgml

index f6c094b68e0169f4f6f983b6265ec6cc77f840a1..a42ed3d285770a4ea07e6d0292734e6753b4edf0 100644 (file)
@@ -2746,9 +2746,9 @@ bar
         otherwise, <application>psql</application> will exit, returning
         error code 3 to distinguish this case from fatal error
         conditions, which are reported using error code 1.  In either case,
-        any currently running scripts (the toplevel script, if any, and any
+        any currently running scripts (the top-level script, if any, and any
         other scripts which it may have in invoked) will be terminated
-        immediately.  If the toplevel command string contained multiple SQL
+        immediately.  If the top-level command string contained multiple SQL
         commands, processing will stop with the current command.
         </para>
         </listitem>