From: Glenn Morris Date: Wed, 27 Nov 2013 18:34:25 +0000 (-0500) Subject: Fix comment typo X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~668 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=336b7334b7730003c29fb51fcadabcf2442499ad;p=emacs.git Fix comment typo --- 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 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