diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-09-11 10:42:12 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-09-11 10:42:12 +0200 |
commit | 66d01c1eecfc08b8d80850f061a8282de19f485e (patch) | |
tree | d94b05260a8525caf71a07a488f168c5a82a9ae9 /info | |
parent | 7abb6cd6ec409da23a469582f670a09b965f74cd (diff) | |
download | table-battles-66d01c1eecfc08b8d80850f061a8282de19f485e.tar.gz |
Fix typo in S41 Blenheim flavor text.
Diffstat (limited to 'info')
-rw-r--r-- | info/s_41.html | 2 | ||||
-rw-r--r-- | info/scenarios.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/info/s_41.html b/info/s_41.html index 49655a3..69b192e 100644 --- a/info/s_41.html +++ b/info/s_41.html @@ -32,7 +32,7 @@ body{background-color:dimgray;color:whitesmoke;padding:20px;background-image:url <div class="scenario_line"></div> </div> <div class="rule_text"></div> -<div class="lore_text">The towns of Blenheim, Oberglauheim, and Lutzingen anchored hte Franco-Bavarian army, and they did not expect the enemy to dare an attack. At first, it seemed a folly, but a French blunder created the opening Marlborough needed for a breakthrough and a decisive victory.</div> +<div class="lore_text">The towns of Blenheim, Oberglauheim, and Lutzingen anchored the Franco-Bavarian army, and they did not expect the enemy to dare an attack. At first, it seemed a folly, but a French blunder created the opening Marlborough needed for a breakthrough and a decisive victory.</div> <div class="number">41</div> </div> </div><div class="list"> diff --git a/info/scenarios.html b/info/scenarios.html index 7a74625..6266ab5 100644 --- a/info/scenarios.html +++ b/info/scenarios.html @@ -1007,7 +1007,7 @@ a{text-decoration:none;color:black} <div class="scenario_line"></div> </div> <div class="rule_text"></div> -<div class="lore_text">The towns of Blenheim, Oberglauheim, and Lutzingen anchored hte Franco-Bavarian army, and they did not expect the enemy to dare an attack. At first, it seemed a folly, but a French blunder created the opening Marlborough needed for a breakthrough and a decisive victory.</div> +<div class="lore_text">The towns of Blenheim, Oberglauheim, and Lutzingen anchored the Franco-Bavarian army, and they did not expect the enemy to dare an attack. At first, it seemed a folly, but a French blunder created the opening Marlborough needed for a breakthrough and a decisive victory.</div> <div class="number">41</div> </div> </a> |