Fix typo.
authorRobert Haas
Fri, 17 Jun 2011 04:54:08 +0000 (00:54 -0400)
committerRobert Haas
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 c9713d3c2a6a0e4ce4171667ec7531ccb2089092..132a7b354b625826c2f5769cc3ab14bfecfa9d8f 100644 (file)
@@ -2771,7 +2771,7 @@ bar
         
         
         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,
         psql will return to the command prompt;
         otherwise, psql will exit, returning
         error code 3 to distinguish this case from fatal error