From: simonmar Date: Mon, 30 Sep 2002 10:14:02 +0000 (+0000) Subject: [project @ 2002-09-30 10:14:02 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~1612 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=ed461635898791e45fc43deefe8784e20b224b07 [project @ 2002-09-30 10:14:02 by simonmar] Fix cut-n-pasto --- diff --git a/mk/paths.mk b/mk/paths.mk index 7112658..b6c1007 100644 --- a/mk/paths.mk +++ b/mk/paths.mk @@ -229,7 +229,7 @@ MKDEPENDC_SRCS=$(C_SRCS) # # make TAGS defaults # -# The default set of files for the dependency generators to work on +# The default set of files for the TAGS file generators to work on # is just their source equivalents. # TAGS_HS_SRCS=$(HS_SRCS)