From 86e4cc76b2c597a7f147d711720dd81efd90b5e5 Mon Sep 17 00:00:00 2001
From: Marko Lindqvist <cazfi74@gmail.com>
Date: Sun, 11 May 2025 01:30:13 +0300
Subject: [PATCH 11/11] southyemeni.ruleset: Fix legend typo

See RM #1386

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
---
 data/nation/southyemeni.ruleset | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/data/nation/southyemeni.ruleset b/data/nation/southyemeni.ruleset
index 38b868d8f8..a14c1cbdf2 100644
--- a/data/nation/southyemeni.ruleset
+++ b/data/nation/southyemeni.ruleset
@@ -1,10 +1,10 @@
 [nation_southyemeni]
 
-name=_("South Yemeni")
-plural=_("?plural:South Yemenis")
-groups="Asian"
-legend=_("The area around Aden was colonized by the British in 1839.\
- South Yemen declared independence in 1967 and joined the communist bloc.\
+name   = _("South Yemeni")
+plural = _("?plural:South Yemenis")
+groups = "Asian"
+legend = _("The area around Aden was colonized by the British in 1839.\
+ South Yemen declared independence in 1967 and joined the communist block.\
  It was united with North Yemen in 1990.")
 
 leaders = {
-- 
2.47.2

