Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d61ec7c

Browse files
committed
Fix typo.
Per Josh Kupershmidt and Tom Lane.
1 parent 236a11d commit d61ec7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2771,7 +2771,7 @@ bar
27712771
<listitem>
27722772
<para>
27732773
By default, command processing continues after an error. When this
2774-
variale is set, it will instead stop immediately. In interactive mode,
2774+
variable is set, it will instead stop immediately. In interactive mode,
27752775
<application>psql</application> will return to the command prompt;
27762776
otherwise, <application>psql</application> will exit, returning
27772777
error code 3 to distinguish this case from fatal error

0 commit comments

Comments
 (0)