aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2011-06-17 00:54:08 -0400
committerRobert Haas <rhaas@postgresql.org>2011-06-17 00:54:08 -0400
commitd61ec7c7a7ec822862880467a5722ccfb0dd9b82 (patch)
treea031d544e73e5ac6fd79c08de9e11f2239ff3ca7 /doc/src
parent236a11dc65906cc200bce4e6db26d20b299cd1b0 (diff)
downloadpostgresql-d61ec7c7a7ec822862880467a5722ccfb0dd9b82.tar.gz
postgresql-d61ec7c7a7ec822862880467a5722ccfb0dd9b82.zip
Fix typo.
Per Josh Kupershmidt and Tom Lane.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/psql-ref.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index c9713d3c2a6..132a7b354b6 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -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