]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/Makefile.in: Fix typo.
authorStefan Kangas <stefan@marxist.se>
Fri, 10 Dec 2021 02:03:06 +0000 (03:03 +0100)
committerStefan Kangas <stefan@marxist.se>
Fri, 10 Dec 2021 02:04:51 +0000 (03:04 +0100)
lisp/Makefile.in

index 353c9e652c6b9c486655e357eb5adfde1015f247..df9e5c36ee1f4c4e6599cc9abc2098d743088e31 100644 (file)
@@ -60,7 +60,7 @@ BYTE_COMPILE_EXTRA_FLAGS =
 # The example above is just for developers, it should not be used by default.
 
 # Those automatically generated autoload files that need special rules
-# to build; ie not including things created via generated-autoload-file
+# to build; i.e. not including things created via generated-autoload-file
 # (eg calc/calc-loaddefs.el).
 LOADDEFS = $(lisp)/calendar/cal-loaddefs.el \
        $(lisp)/calendar/diary-loaddefs.el \