Author: esr
Date: Sat Apr  7 10:04:17 2007
New Revision: 16672

URL: http://svn.gna.org/viewcvs/wesnoth?rev=16672&view=rev
Log:
Typo fixes and comments.  Reorganization of the mutils macros is complete.

Modified:
    trunk/data/utils/teleport-utils.cfg
    trunk/data/utils/terrain-utils.cfg

Modified: trunk/data/utils/teleport-utils.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/utils/teleport-utils.cfg?rev=16672&r1=16671&r2=16672&view=diff
==============================================================================
--- trunk/data/utils/teleport-utils.cfg (original)
+++ trunk/data/utils/teleport-utils.cfg Sat Apr  7 10:04:17 2007
@@ -1,4 +1,4 @@
-# Macros for terleporting units.
+# Macros for teleporting units.
 # These don't depend on any other macros.  Please don't change this.
 
 # Teleports a unit matching FILTER to NEWX,NEWY

Modified: trunk/data/utils/terrain-utils.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/utils/terrain-utils.cfg?rev=16672&r1=16671&r2=16672&view=diff
==============================================================================
--- trunk/data/utils/terrain-utils.cfg (original)
+++ trunk/data/utils/terrain-utils.cfg Sat Apr  7 10:04:17 2007
@@ -1,3 +1,7 @@
+# Utility macros for manipulating map terrain.
+# These don't depend on any other macros.  Please don't change this.
+
+
 # Changes the terrain at a given list of coordinates
 # For example we could make 14,15 and 14,16 grassland:
 # {MODIFY_TERRAIN g (14,14) (15,16)}


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

Reply via email to