Author: esr
Date: Wed Mar 26 15:14:56 2008
New Revision: 25151

URL: http://svn.gna.org/viewcvs/wesnoth?rev=25151&view=rev
Log:
Comment fix.

Modified:
    trunk/data/tools/Makefile

Modified: trunk/data/tools/Makefile
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/Makefile?rev=25151&r1=25150&r2=25151&view=diff
==============================================================================
--- trunk/data/tools/Makefile (original)
+++ trunk/data/tools/Makefile Wed Mar 26 15:14:56 2008
@@ -34,7 +34,7 @@
 # References to terrain graphics go through so many layers of nasty
 # opaque macros that trying to reference-check them is hopeless.
 # So suppress reporting them unused even if they seem to have
-# no references.  2nd and 3rd option cover stuff known to be used in UMC.
+# no references.  2nd option covers stuff known to be used in UMC.
 FORCE_USED = --force-used "terrain/" \
        --force-used "portraits/|images/|attacks/|projectiles/|windmill"
 images-unused:


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to