From 96bdc5b0ca556d4b8aa99287388400019fad3a20 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 23 Apr 2021 03:05:28 +0300 Subject: [PATCH 27/27] 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 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/data/alien/game.ruleset b/data/alien/game.ruleset index 91849de995..e73bf93706 100644 --- a/data/alien/game.ruleset +++ b/data/alien/game.ruleset @@ -41,7 +41,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* [options] diff --git a/data/civ1/game.ruleset b/data/civ1/game.ruleset index c6096812e4..6b08c8e3a1 100644 --- a/data/civ1/game.ruleset +++ b/data/civ1/game.ruleset @@ -39,7 +39,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 = "" [options] diff --git a/data/civ2/game.ruleset b/data/civ2/game.ruleset index 267b68d0ae..a12f8ada9d 100644 --- a/data/civ2/game.ruleset +++ b/data/civ2/game.ruleset @@ -34,7 +34,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 = "" [options] diff --git a/data/civ2civ3/game.ruleset b/data/civ2civ3/game.ruleset index 0727d906ef..953bc73966 100644 --- a/data/civ2civ3/game.ruleset +++ b/data/civ2civ3/game.ruleset @@ -43,7 +43,7 @@ The differences from the classic ruleset are listed in full 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* [options] diff --git a/data/classic/game.ruleset b/data/classic/game.ruleset index 6a23587514..935a913b39 100644 --- a/data/classic/game.ruleset +++ b/data/classic/game.ruleset @@ -35,7 +35,7 @@ the rules of the game.\ ") ; 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 = "" [options] diff --git a/data/experimental/game.ruleset b/data/experimental/game.ruleset index 16080a1812..5d976714f7 100644 --- a/data/experimental/game.ruleset +++ b/data/experimental/game.ruleset @@ -41,7 +41,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* [options] diff --git a/data/multiplayer/game.ruleset b/data/multiplayer/game.ruleset index 9a5875871e..b1d47542b4 100644 --- a/data/multiplayer/game.ruleset +++ b/data/multiplayer/game.ruleset @@ -39,7 +39,7 @@ the differences 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* [options] diff --git a/data/sandbox/game.ruleset b/data/sandbox/game.ruleset index 768924372b..8f8e51ff32 100644 --- a/data/sandbox/game.ruleset +++ b/data/sandbox/game.ruleset @@ -41,7 +41,7 @@ become the default ruleset in a future release).\ ") ; 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* [options] diff --git a/data/stub/game.ruleset b/data/stub/game.ruleset index 0ae0240e91..52523e5b3e 100644 --- a/data/stub/game.ruleset +++ b/data/stub/game.ruleset @@ -26,7 +26,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 = "" [options] -- 2.30.2