summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-12-10 03:03:06 +0100
committerStefan Kangas <stefan@marxist.se>2021-12-10 03:04:51 +0100
commit8c2c8996e76381eecfd4ab5cf07561abc0b87a1d (patch)
treefc81b69d891dd6ed1e7fc40180ca7b3df888e4d2 /lisp/Makefile.in
parent57923818fccb687af78a9d966eb56a606ede5a8c (diff)
downloademacs-8c2c8996e76381eecfd4ab5cf07561abc0b87a1d.tar.gz
; * lisp/Makefile.in: Fix typo.
Diffstat (limited to 'lisp/Makefile.in')
-rw-r--r--lisp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 353c9e652c6..df9e5c36ee1 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -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 \