]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix a typo in a comment.
authorEli Zaretskii <eliz@gnu.org>
Thu, 22 Feb 2001 18:13:41 +0000 (18:13 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 22 Feb 2001 18:13:41 +0000 (18:13 +0000)
lisp/textmodes/texinfmt.el

index 0441602b3a753ad21873430ce69a66919afee3ed..461dd9c43996164ae754930317efd03fbcfffba5 100644 (file)
@@ -868,7 +868,7 @@ lower types.")
          ;; Otherwise: the other characters are simply quoted.  Delete the @.
          (t
          (delete-char -1)
-        ;; Be compatible with makeinfo: if @' and its ild are
+        ;; Be compatible with makeinfo: if @' and its ilk are
         ;; followed by a @ without a brace, barf.
         (if (looking-at "[\"'^`~=]")
             (progn