Fix typo.

Per Josh Kupershmidt and Tom Lane.
This commit is contained in:
Robert Haas 2011-06-17 00:54:08 -04:00
parent 236a11dc65
commit d61ec7c7a7
1 changed files with 1 additions and 1 deletions

View File

@ -2771,7 +2771,7 @@ bar
<listitem>
<para>
By default, command processing continues after an error. When this
variale is set, it will instead stop immediately. In interactive mode,
variable is set, it will instead stop immediately. In interactive mode,
<application>psql</application> will return to the command prompt;
otherwise, <application>psql</application> will exit, returning
error code 3 to distinguish this case from fatal error