Author: mordante
Date: Fri Apr  4 17:58:57 2008
New Revision: 25540

URL: http://svn.gna.org/viewcvs/wesnoth?rev=25540&view=rev
Log:
Fix a wrongly closed tag, discovered by stikonas

Modified:
    trunk/data/core/about.cfg

Modified: trunk/data/core/about.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/about.cfg?rev=25540&r1=25539&r2=25540&view=diff
==============================================================================
--- trunk/data/core/about.cfg (original)
+++ trunk/data/core/about.cfg Fri Apr  4 17:58:57 2008
@@ -1028,7 +1028,7 @@
     [/entry]
     [entry]
         name = "Jon Jacobs"
-    [/name]
+    [/entry]
     [entry]
         name = "Koen Douterloigne"
     [/entry]


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

Reply via email to