Tweak previous modes.texi change.
authorGlenn Morris <rgm@gnu.org>
Fri, 27 May 2011 01:43:15 +0000 (21:43 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 27 May 2011 01:43:15 +0000 (21:43 -0400)
doc/lispref/modes.texi

index 2904115..63ecf59 100644 (file)
@@ -583,7 +583,7 @@ If you run @code{normal-mode} interactively, the argument
 @var{find-file} is normally @code{nil}.  In this case,
 @code{normal-mode} unconditionally processes any file local variables.
 
-The function calls @code{set-auto-mode} to choose a major mode.  If it
+The function calls @code{set-auto-mode} to choose a major mode.  If this
 does not specify a mode, the buffer stays in the major mode determined
 by the default value of @code{major-mode} (see below).