]> git.eshelyaron.com Git - emacs.git/commitdiff
; * src/Makefile.in: Fix wording of comment in last change.
authorEli Zaretskii <eliz@gnu.org>
Wed, 23 Jan 2019 19:54:51 +0000 (21:54 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 23 Jan 2019 19:54:51 +0000 (21:54 +0200)
src/Makefile.in

index 48552908e4fc83cb2f03987a9771378f53980236..7eb58732672ad951519b8bb413960edf1eb09d63 100644 (file)
@@ -521,7 +521,7 @@ LIBES = $(LIBS) $(W32_LIBS) $(LIBS_GNUSTEP) $(LIBX_BASE) $(LIBIMAGE) \
    $(NOTIFY_LIBS) $(LIB_MATH) $(LIBZ) $(LIBMODULES) $(LIBSYSTEMD_LIBS) \
    $(JSON_LIBS) $(GMP_LIB)
 
-## FORCE it so that admin/unidata can decide whether these files are
+## FORCE it so that admin/unidata can decide whether this file is
 ## up-to-date.  Although since charprop depends on bootstrap-emacs,
 ## and emacs depends on charprop, in practice this rule was always run
 ## anyway.