changeset 48642:a2ddef023113

(File Local Variables): Fix typo.
author Markus Rost <rost@math.uni-bielefeld.de>
date Wed, 04 Dec 2002 03:59:48 +0000
parents da382393fb77
children 6d1169068833
files lispref/variables.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/variables.texi	Tue Dec 03 22:24:21 2002 +0000
+++ b/lispref/variables.texi	Wed Dec 04 03:59:48 2002 +0000
@@ -1733,7 +1733,7 @@
 given to @code{normal-mode}.
 @end defun
 
-  If a file local variable list could specify the a function that will
+  If a file local variable list could specify a function that will
 be called later, or an expression that will be executed later, simply
 visiting a file could take over your Emacs.  To prevent this, Emacs
 takes care not to allow local variable lists to set such variables.