diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index c9713d3c2a6a0e4ce4171667ec7531ccb2089092..132a7b354b625826c2f5769cc3ab14bfecfa9d8f 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