From ec6858874d213db6a4fc80dd51189ac4e1e0506f Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 21 Oct 2022 05:07:17 +0300 Subject: [PATCH 33/33] =?UTF-8?q?Replace=20-=20with=20=E2=80=93=20in=20dip?= =?UTF-8?q?lchance=20helptext?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See osdn #45834 Signed-off-by: Marko Lindqvist --- server/settings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/settings.c b/server/settings.c index 3e2dbb8024..7bec8b3c30 100644 --- a/server/settings.c +++ b/server/settings.c @@ -2608,7 +2608,7 @@ static struct setting settings[] = { N_("The base chance of a spy returning from a successful mission and " "the base chance of success for diplomats and spies for most " "aggressive mission types. Not all the mission types use diplchance " - "as a base chance - a ruleset can even say that no action at all does. " + "as a base chance – a ruleset can even say that no action at all does. " "Unit Bribing, and Unit Sabotaging never do. " "Non-aggressive missions typically have no base chance " "at all, but always success."), -- 2.35.1