XEmacs 21.2-b2
[chise/xemacs-chise.git.1] / man / lispref / modes.texi
index dc6ebb9..0a05e5f 100644 (file)
@@ -634,7 +634,7 @@ Here is an example of how to prepend several pattern pairs to
 @end defvar
 
 @defvar interpreter-mode-alist
-This variable specifes major modes to use for scripts that specify a
+This variable specifies major modes to use for scripts that specify a
 command interpreter in an @samp{#!} line.  Its value is a list of
 elements of the form @code{(@var{interpreter} . @var{mode})}; for
 example, @code{("perl" . perl-mode)} is one element present by default.