Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2000:
[Freeciv-Dev] Minor typo in helpdata.txt
Home

[Freeciv-Dev] Minor typo in helpdata.txt

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Minor typo in helpdata.txt
From: Paul Zastoupil <paulz@xxxxxxxx>
Date: Wed, 22 Mar 2000 15:16:15 -0800

Missing a space before the \
so it ends up looking like "thedefender"


-- 
Paul Zastoupil
Index: helpdata.txt
===================================================================
RCS file: /home/freeciv/CVS/freeciv/data/helpdata.txt,v
retrieving revision 1.94
diff -u -r1.94 helpdata.txt
--- helpdata.txt        2000/03/17 17:23:19     1.94
+++ helpdata.txt        2000/03/22 23:14:39
@@ -882,7 +882,7 @@
 city without City Walls, the city is reduced in size by 1.\
 "), _("\
 If the defender loses, and is not inside a city or fortress, all \
-other units at the defender's location are destroyed along with the\
+other units at the defender's location are destroyed along with the \
 defender.\
 ")
 

[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Minor typo in helpdata.txt, Paul Zastoupil <=