]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix comment typo
authorGlenn Morris <rgm@gnu.org>
Wed, 27 Nov 2013 18:34:25 +0000 (13:34 -0500)
committerGlenn Morris <rgm@gnu.org>
Wed, 27 Nov 2013 18:34:25 +0000 (13:34 -0500)
admin/unidata/Makefile.in

index f51525109f7166bfbb89dc331d6502ab23606472..fbe4d64be2715c2ad9c0d9c4f94a0319aa78970a 100644 (file)
@@ -43,7 +43,7 @@ unidata.txt: ${srcdir}/UnicodeData.txt
 
 compile: ${srcdir}/unidata-gen.elc
 
-## Depend on .el rather than .elc so as not to needless rebuild
+## Depend on .el rather than .elc so as not to needlessly rebuild
 ## uni-*.el files just because .elc is missing.
 ## Same for UnicodeData.txt v unidata.txt.
 ${DSTDIR}/charprop.el: ${srcdir}/unidata-gen.el ${srcdir}/UnicodeData.txt