aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorGlenn Morris2013-11-27 13:34:25 -0500
committerGlenn Morris2013-11-27 13:34:25 -0500
commit336b7334b7730003c29fb51fcadabcf2442499ad (patch)
treefa9049941e0d4eec5e04af89b85511e349182e97 /admin
parent2b58a9cc2155fc1cf97b81656a6dd06c8fc925ed (diff)
downloademacs-336b7334b7730003c29fb51fcadabcf2442499ad.tar.gz
emacs-336b7334b7730003c29fb51fcadabcf2442499ad.zip
Fix comment typo
Diffstat (limited to 'admin')
-rw-r--r--admin/unidata/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/unidata/Makefile.in b/admin/unidata/Makefile.in
index f51525109f7..fbe4d64be27 100644
--- a/admin/unidata/Makefile.in
+++ b/admin/unidata/Makefile.in
@@ -43,7 +43,7 @@ unidata.txt: ${srcdir}/UnicodeData.txt
43 43
44compile: ${srcdir}/unidata-gen.elc 44compile: ${srcdir}/unidata-gen.elc
45 45
46## Depend on .el rather than .elc so as not to needless rebuild 46## Depend on .el rather than .elc so as not to needlessly rebuild
47## uni-*.el files just because .elc is missing. 47## uni-*.el files just because .elc is missing.
48## Same for UnicodeData.txt v unidata.txt. 48## Same for UnicodeData.txt v unidata.txt.
49${DSTDIR}/charprop.el: ${srcdir}/unidata-gen.el ${srcdir}/UnicodeData.txt 49${DSTDIR}/charprop.el: ${srcdir}/unidata-gen.el ${srcdir}/UnicodeData.txt