From 1e12f446444ed1c90b3cbc4380f414072d34aa91 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 23 Apr 2021 03:04:00 +0300 Subject: [PATCH 28/28] 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/multiplayer/game.ruleset | 2 +- data/sandbox/game.ruleset | 2 +- data/stub/game.ruleset | 2 +- data/webperimental/game.ruleset | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/data/alien/game.ruleset b/data/alien/game.ruleset index 4914b26b05..516e170636 100644 --- a/data/alien/game.ruleset +++ b/data/alien/game.ruleset @@ -42,7 +42,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 9f10bd3518..29cbc846eb 100644 --- a/data/civ1/game.ruleset +++ b/data/civ1/game.ruleset @@ -40,7 +40,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 b0163be469..0c3cde8baa 100644 --- a/data/civ2/game.ruleset +++ b/data/civ2/game.ruleset @@ -36,7 +36,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 96a4dfb407..63daa709be 100644 --- a/data/civ2civ3/game.ruleset +++ b/data/civ2civ3/game.ruleset @@ -44,7 +44,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 ed7f252b14..612bdf8429 100644 --- a/data/classic/game.ruleset +++ b/data/classic/game.ruleset @@ -37,7 +37,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 de06c06d20..9e56ad41c7 100644 --- a/data/experimental/game.ruleset +++ b/data/experimental/game.ruleset @@ -42,7 +42,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/multiplayer/game.ruleset b/data/multiplayer/game.ruleset index dd74370a24..748d96df4e 100644 --- a/data/multiplayer/game.ruleset +++ b/data/multiplayer/game.ruleset @@ -40,7 +40,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 f240b5d1bb..34e06c72ea 100644 --- a/data/sandbox/game.ruleset +++ b/data/sandbox/game.ruleset @@ -42,7 +42,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 23b9ca9297..02b6b728ce 100644 --- a/data/stub/game.ruleset +++ b/data/stub/game.ruleset @@ -27,7 +27,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 5fe501586d..50b151969c 100644 --- a/data/webperimental/game.ruleset +++ b/data/webperimental/game.ruleset @@ -40,7 +40,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