From fa0271038f4be99e91b65534fee6547fd36842d1 Mon Sep 17 00:00:00 2001 From: Jesse Ruderman Date: Mon, 12 Jul 2021 07:20:04 -0700 Subject: [PATCH] Fix typo in Windy Plains description --- classes.cpp | 2 +- language-cz.cpp | 2 +- language-de.cpp | 2 +- language-pl.cpp | 2 +- language-ptbr.cpp | 2 +- language-ru.cpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/classes.cpp b/classes.cpp index d52fd60d..7e0baed9 100644 --- a/classes.cpp +++ b/classes.cpp @@ -217,7 +217,7 @@ const char *winddesc = "Cells which are blocked by walls, or at distance at most 2 from an Air Elemental, " "do not count for this.\n\n" "It is illegal to move in a direction which is closer to incoming wind than to " - "outcoming wind. However, you can move two cells with the wind in a single turn, " + "outgoing wind. However, you can move two cells with the wind in a single turn, " "and so can the birds."; const char *warningdesc = diff --git a/language-cz.cpp b/language-cz.cpp index b0e44540..af3c38a4 100644 --- a/language-cz.cpp +++ b/language-cz.cpp @@ -3277,7 +3277,7 @@ S( "Cells which are blocked by walls, or at distance at most 2 from an Air Elemental, " "do not count for this.\n\n" "It is illegal to move in a direction which is closer to incoming wind than to " - "outcoming wind. However, you can move two cells with the wind in a single turn, " + "outgoing wind. However, you can move two cells with the wind in a single turn, " "and so can the birds.", "Někdo umístil na tuto pláň větráky, díky kterým tu všude vanou silné větry. " diff --git a/language-de.cpp b/language-de.cpp index de407042..98290d9c 100644 --- a/language-de.cpp +++ b/language-de.cpp @@ -3070,7 +3070,7 @@ S("Someone has put air fans in these plains, causing strong winds everywhere. " "Cells which are blocked by walls, or at distance at most 2 from an Air Elemental, " "do not count for this.\n\n" "It is illegal to move in a direction which is closer to incoming wind than to " - "outcoming wind. However, you can move two cells with the wind in a single turn, " + "outgoing wind. However, you can move two cells with the wind in a single turn, " "and so can the birds.", "Jemand hat Ventilatoren in diese Ebenen gebracht, die überall starke Winde hervorrufen. " diff --git a/language-pl.cpp b/language-pl.cpp index 48686d6d..29359ffb 100644 --- a/language-pl.cpp +++ b/language-pl.cpp @@ -3211,7 +3211,7 @@ S( "Cells which are blocked by walls, or at distance at most 2 from an Air Elemental, " "do not count for this.\n\n" "It is illegal to move in a direction which is closer to incoming wind than to " - "outcoming wind. However, you can move two cells with the wind in a single turn, " + "outgoing wind. However, you can move two cells with the wind in a single turn, " "and so can the birds.", "Ktoś porozstawiał wentylatory na tych równinach, powodując wszędzie silne wiatry. " diff --git a/language-ptbr.cpp b/language-ptbr.cpp index 498a52a8..9122c190 100644 --- a/language-ptbr.cpp +++ b/language-ptbr.cpp @@ -3302,7 +3302,7 @@ S( "Cells which are blocked by walls, or at distance at most 2 from an Air Elemental, " "do not count for this.\n\n" "It is illegal to move in a direction which is closer to incoming wind than to " - "outcoming wind. However, you can move two cells with the wind in a single turn, " + "outgoing wind. However, you can move two cells with the wind in a single turn, " "and so can the birds.", "Ktoś porozstawiał wentylatory na tych równinach, powodując wszędzie silne wiatry. " diff --git a/language-ru.cpp b/language-ru.cpp index 9cd7b87a..42731cd7 100644 --- a/language-ru.cpp +++ b/language-ru.cpp @@ -3266,7 +3266,7 @@ S( "Cells which are blocked by walls, or at distance at most 2 from an Air Elemental, " "do not count for this.\n\n" "It is illegal to move in a direction which is closer to incoming wind than to " - "outcoming wind. However, you can move two cells with the wind in a single turn, " + "outgoing wind. However, you can move two cells with the wind in a single turn, " "and so can the birds.", "Кто-то расставил вентиляторы на этой равнине и вызвал сильные ветры. "