From 4f81fd8020f95e378e71843ca71c479c33eac299 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 23 Apr 2021 03:00:44 +0300 Subject: [PATCH 42/42] Fix ruleset comment typo: "desciption_file" -> "description_file" See osdn #42061 Signed-off-by: Marko Lindqvist --- data/alien/game.ruleset | 2 +- data/civ1/game.ruleset | 2 +- data/civ2/game.ruleset | 2 +- data/civ2civ3/game.ruleset | 2 +- data/classic/game.ruleset | 2 +- data/experimental/game.ruleset | 2 +- data/granularity/game.ruleset | 2 +- data/multiplayer/game.ruleset | 2 +- data/sandbox/game.ruleset | 2 +- data/stub/game.ruleset | 2 +- data/webperimental/game.ruleset | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/data/alien/game.ruleset b/data/alien/game.ruleset index 7e3ea5a461..df180de030 100644 --- a/data/alien/game.ruleset +++ b/data/alien/game.ruleset @@ -48,7 +48,7 @@ http://www.cazfi.net/freeciv/alien/ for additional ruleset info.\ ") ; Detailed description -; When updating this, update also desciption_file in [ruledit] section to match +; When updating this, update also description_file in [ruledit] section to match description = *alien/README.alien* ; What capabilities ruleset provides for the scenarios. diff --git a/data/civ1/game.ruleset b/data/civ1/game.ruleset index 0bf5ea6f45..2b2242c9ba 100644 --- a/data/civ1/game.ruleset +++ b/data/civ1/game.ruleset @@ -46,7 +46,7 @@ differences.\ ") ; Detailed description -; When updating this, update also desciption_file in [ruledit] section to match +; When updating this, update also description_file in [ruledit] section to match ; description = "" ; What capabilities ruleset provides for the scenarios. diff --git a/data/civ2/game.ruleset b/data/civ2/game.ruleset index de4d5db7aa..e9debc1a51 100644 --- a/data/civ2/game.ruleset +++ b/data/civ2/game.ruleset @@ -42,7 +42,7 @@ You are playing with civ2 style rules. These are\ ") ; Detailed description -; When updating this, update also desciption_file in [ruledit] section to match +; When updating this, update also description_file in [ruledit] section to match ; description = "" ; What capabilities ruleset provides for the scenarios. diff --git a/data/civ2civ3/game.ruleset b/data/civ2civ3/game.ruleset index c5c5710a21..39b8666d8b 100644 --- a/data/civ2civ3/game.ruleset +++ b/data/civ2civ3/game.ruleset @@ -50,7 +50,7 @@ The differences from the former default ruleset, 'classic', are listed in\ ") ; Detailed description -; When updating this, update also desciption_file in [ruledit] section to match +; When updating this, update also description_file in [ruledit] section to match description = *civ2civ3/README.civ2civ3* ; What capabilities ruleset provides for the scenarios. diff --git a/data/classic/game.ruleset b/data/classic/game.ruleset index 95a4304105..c26c844066 100644 --- a/data/classic/game.ruleset +++ b/data/classic/game.ruleset @@ -43,7 +43,7 @@ This was the default ruleset until Freeciv 2.6.\ ") ; Detailed description -; When updating this, update also desciption_file in [ruledit] section to match +; When updating this, update also description_file in [ruledit] section to match description = *classic/README.classic* ; What capabilities ruleset provides for the scenarios. diff --git a/data/experimental/game.ruleset b/data/experimental/game.ruleset index eee34ac699..05544ec3a0 100644 --- a/data/experimental/game.ruleset +++ b/data/experimental/game.ruleset @@ -53,7 +53,7 @@ classic ruleset can be found in README.experimental.\ ") ; Detailed description -; When updating this, update also desciption_file in [ruledit] section to match +; When updating this, update also description_file in [ruledit] section to match description = *experimental/README.experimental* ; What capabilities ruleset provides for the scenarios. diff --git a/data/granularity/game.ruleset b/data/granularity/game.ruleset index f9b249aac0..8381800f65 100644 --- a/data/granularity/game.ruleset +++ b/data/granularity/game.ruleset @@ -41,7 +41,7 @@ Values in this ruleset have a high granularity. Rules are less subject\ ") ; Detailed description -; When updating this, update also desciption_file in [ruledit] section to match +; When updating this, update also description_file in [ruledit] section to match description = *granularity/README.granularity* ; What capabilities ruleset provides for the scenarios. diff --git a/data/multiplayer/game.ruleset b/data/multiplayer/game.ruleset index 91bb050728..71cbd84550 100644 --- a/data/multiplayer/game.ruleset +++ b/data/multiplayer/game.ruleset @@ -46,7 +46,7 @@ the differences from the classic ruleset can be found in README.multiplayer.\ ") ; Detailed description -; When updating this, update also desciption_file in [ruledit] section to match +; When updating this, update also description_file in [ruledit] section to match description = *multiplayer/README.multiplayer* ; What capabilities ruleset provides for the scenarios. diff --git a/data/sandbox/game.ruleset b/data/sandbox/game.ruleset index 51cbe58001..d9ac577b8f 100644 --- a/data/sandbox/game.ruleset +++ b/data/sandbox/game.ruleset @@ -48,7 +48,7 @@ as it stood in 2.6.\ ") ; Detailed description -; When updating this, update also desciption_file in [ruledit] section to match +; When updating this, update also description_file in [ruledit] section to match description = *sandbox/README.sandbox* ; What capabilities ruleset provides for the scenarios. diff --git a/data/stub/game.ruleset b/data/stub/game.ruleset index 4a3d0f79f9..82634b1a37 100644 --- a/data/stub/game.ruleset +++ b/data/stub/game.ruleset @@ -33,7 +33,7 @@ real rulesets, not playable ruleset in itself.\ ") ; Detailed description -; When updating this, update also desciption_file in [ruledit] section to match +; When updating this, update also description_file in [ruledit] section to match ; description = "" ; What capabilities ruleset provides for the scenarios. diff --git a/data/webperimental/game.ruleset b/data/webperimental/game.ruleset index afdfa61176..af85596899 100644 --- a/data/webperimental/game.ruleset +++ b/data/webperimental/game.ruleset @@ -46,7 +46,7 @@ webperimental ruleset feed back and suggestion thread.\ ") ; Detailed description -; When updating this, update also desciption_file in [ruledit] section to match +; When updating this, update also description_file in [ruledit] section to match description = *webperimental/README.webperimental* ; What capabilities ruleset provides for the scenarios. -- 2.30.2