]> git.eshelyaron.com Git - emacs.git/commitdiff
Clarify autotype.texi text slightly
authorEarl Hyatt <okamsn@protonmail.com>
Tue, 21 Jun 2022 10:52:28 +0000 (12:52 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Jun 2022 10:52:36 +0000 (12:52 +0200)
* doc/misc/autotype.texi (Autoinserting): Make text slightly
clearer (bug#56118).

doc/misc/autotype.texi

index a3b0f16df9cf8480ae034bc90e77c23eb6298369..a880642ac3791116eb9e9742ee1fe33c76a899ff 100644 (file)
@@ -276,7 +276,7 @@ empty file is visited.  This is accomplished by putting
   What gets inserted, if anything, is determined by the variable
 @code{auto-insert-alist}.  The @sc{car}s of this list are each either
 a mode name, making an element applicable when a buffer is in that
-mode.  Or they can be a string, which is a regexp matched against the
+mode, or they can be a string, which is a regexp matched against the
 buffer's file name.  In that way different kinds of files that have
 the same mode in Emacs can be distinguished.  The @sc{car}s may also
 be cons cells consisting of mode name or regexp as above and an