From 592d5a47570bf9a42c2b5c462db9fa619fe7574e Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sun, 4 Jun 2023 15:50:47 +0300 Subject: [PATCH 38/38] Fix "inefective" typo See osdn #48163 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 2984008ecf..c03639e9fe 100644 --- a/server/settings.c +++ b/server/settings.c @@ -2082,7 +2082,7 @@ static struct setting settings[] = { N_("Allow researching multiple technologies"), N_("Allows switching to any technology without wasting old " "research. Bulbs are never transferred to new technology. " - "Techpenalty options are inefective after enabling that " + "Techpenalty options are ineffective after enabling that " "option."), NULL, NULL, GAME_DEFAULT_MULTIRESEARCH) -- 2.39.2