Fix typo in comment
All checks were successful
the build was successful

This commit is contained in:
Reinhard Müller 2019-03-08 10:01:07 +01:00
parent fb62dc0420
commit 4b103211d3

View File

@ -65,9 +65,9 @@ all: d_year.en.xml d_month.en.xml d_day.en.xml
# Generation of tag maps is handled in an external script which generates
# tools/tagmaps/*.map, tags/tagged-*.en.xhtml, and tags/tagged-*.sources. The
# tag map files cannot be targets in this Makefile, because list of map files
# is not known when the Makefile starts - some new tags might be created when
# generating the .xml files in the news/generated_xml directory.
# tag map files cannot be targets in this Makefile, because the list of map
# files is not known when the Makefile starts - some new tags might be created
# when generating the .xml files in the news/generated_xml directory.
tagmaps: $(SUBDIRS)
@build/make_tagmaps.sh