From 6e9164e5b83804e91a5ab497af5d0978014ae771 Mon Sep 17 00:00:00 2001
From: Marko Lindqvist <cazfi74@gmail.com>
Date: Sun, 11 Apr 2021 00:09:16 +0300
Subject: [PATCH 50/50] civ2civ3/sandbox: Add missing newline to Anarchy
 helptext

See osdn #41969

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
---
 data/civ2civ3/governments.ruleset | 2 +-
 data/sandbox/governments.ruleset  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/civ2civ3/governments.ruleset b/data/civ2civ3/governments.ruleset
index 151e719359..ce03bdf7d3 100644
--- a/data/civ2civ3/governments.ruleset
+++ b/data/civ2civ3/governments.ruleset
@@ -91,7 +91,7 @@ _("\
  Conventional corruption increases with distance from the capital\
  (half as fast with knowledge of The Corporation).\n\
 * Half of the luxuries, including those converted from other\
- trade income, are wasted.\
+ trade income, are wasted.\n\
 * Base production waste is 30%. This increases with distance from the\
  capital (half as fast with knowledge of Trade).\
 ")
diff --git a/data/sandbox/governments.ruleset b/data/sandbox/governments.ruleset
index 692d29661c..9ae7daea50 100644
--- a/data/sandbox/governments.ruleset
+++ b/data/sandbox/governments.ruleset
@@ -91,7 +91,7 @@ _("\
  Conventional corruption increases with distance from the capital\
  (half as fast with knowledge of The Corporation).\n\
 * Half of the luxuries, including those converted from other\
- trade income, are wasted.\
+ trade income, are wasted.\n\
 * Base production waste is 30%. This increases with distance from the\
  capital (half as fast with knowledge of Trade).\
 ")
-- 
2.30.2