From 3c59e3b42edc3969a084801b88989888b8702108 Mon Sep 17 00:00:00 2001
From: Marko Lindqvist <cazfi74@gmail.com>
Date: Sun, 14 Jun 2026 13:23:22 +0300
Subject: [PATCH 35/35] egyptian.ruleset: Remove double spaces

See RM #2053

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
---
 data/nation/egyptian.ruleset | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/nation/egyptian.ruleset b/data/nation/egyptian.ruleset
index 531bbe3724..6053acdda5 100644
--- a/data/nation/egyptian.ruleset
+++ b/data/nation/egyptian.ruleset
@@ -5,7 +5,7 @@ translation_domain = "freeciv-core"
 name   = _("Egyptian")
 plural = _("?plural:Egyptians")
 groups = "Ancient", "African", "Core"
-legend = _("Egypt was the second-oldest of the world's civilizations.  Since\
+legend = _("Egypt was the second-oldest of the world's civilizations. Since\
  ancient times it has been unusually urbanized, supporting a large\
  population on silt deposited by the annual floodings of the Nile.")
 
-- 
2.53.0

