mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
Fix comment typo
This commit is contained in:
parent
2b58a9cc21
commit
336b7334b7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue