]> git.eshelyaron.com Git - emacs.git/commitdiff
(sql-interactive-mode): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 29 Aug 2005 11:02:42 +0000 (11:02 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 29 Aug 2005 11:02:42 +0000 (11:02 +0000)
lisp/progmodes/sql.el

index 7e259dfb6e4c52a5c7f82fa4a7912e5d3fa08a34..e35ddf9419fea8662ffc445c53aec64e02f903e6 100644 (file)
@@ -2299,7 +2299,7 @@ hooks on `comint-input-filter-functions' are run.  After each SQL
 interpreter output, the hooks on `comint-output-filter-functions' are
 run.
 
-Variable `sql-input-ring-file-name' controls the initialisation of the
+Variable `sql-input-ring-file-name' controls the initialization of the
 input ring history.
 
 Variables `comint-output-filter-functions', a hook, and