OSDN Git Service

Fix typo.
authorRobert Haas <rhaas@postgresql.org>
Fri, 17 Jun 2011 04:54:08 +0000 (00:54 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 17 Jun 2011 04:54:08 +0000 (00:54 -0400)
Per Josh Kupershmidt and Tom Lane.

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

index c9713d3..132a7b3 100644 (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