[wesnoth-commits] [wesnoth/wesnoth] 5d3445: Fix several typos in wml (#5525)
Andrey Bienkowski
noreply at github.com
Wed Feb 10 09:23:31 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 5d344526b0c2ea1ebcf8b2373bddb12a01281305
https://github.com/wesnoth/wesnoth/commit/5d344526b0c2ea1ebcf8b2373bddb12a01281305
Author: Andrey Bienkowski <hexagonrecursion at gmail.com>
Date: 2021-02-10 (Wed, 10 Feb 2021)
Changed paths:
M data/campaigns/Dead_Water/scenarios/06_Uncharted_Islands.cfg
M data/campaigns/Dead_Water/units/Young_King.cfg
M data/campaigns/Delfadors_Memoirs/scenarios/19_Showdown_in_the_Northern_Swamp.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/10_Endless_Night.cfg
M data/campaigns/Liberty/scenarios/02_Civil_Disobedience.cfg
M data/campaigns/Liberty/scenarios/08_Epilogue.cfg
M data/campaigns/Sceptre_of_Fire/scenarios/3_Searching_for_the_Runecrafter.cfg
M data/campaigns/Sceptre_of_Fire/scenarios/7_Outriding_the_Outriders.cfg
M data/campaigns/Secrets_of_the_Ancients/scenarios/01_Slipping_Away.cfg
M data/campaigns/Secrets_of_the_Ancients/scenarios/11_Battleground.cfg
M data/campaigns/The_Hammer_of_Thursagan/scenarios/06_Forbidden_Forest.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/07_Return_to_Oldwood.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/20_Return_of_the_Fleet.cfg
M data/campaigns/Under_the_Burning_Suns/units/quenoth/Tauroch_Rider.cfg
M data/core/encyclopedia/calendar.cfg
M data/core/units.cfg
M data/core/units/humans/Loyalist_Royal_Guard.cfg
M data/core/units/monsters/Cuttle_Fish.cfg
M data/core/units/orcs/Slayer.cfg
M data/core/units/undead/Skele_Bone_Shooter.cfg
Log Message:
-----------
Fix several typos in wml (#5525)
* Fix month typo and add months to dictionary
* typo s/cuttle fish/cuttlefish/
The phrase "cuttle fish" is not in wiktionary.org. The unit id used in WML is left as-is ("Cuttle Fish").
* typo s/carvans/caravans/
* add spelling ol’; fix typo s/ol/ol’/
* fix typo s/alloting/allotting/
* Typo? s/movepoints/movement points/
* Typo s/critized/criticized/
* Typo: s/un-life/unlife/
* DW: typo: s/veterens/veterans/
* SoF: typo: s/fulfil/fulfill/
* SoF typo: s/Thursagen/Thursagan/
* SotA typo: s/permanantly/permanently/
* SotA: possible typo s/Rastaban/Ras-Tabahn/
* THoT: typo s/Aiglondor/Aiglondur/
* Use a typographic-style quotation mark
* Undo month name change
* Change spelling un-life -> unlife
More information about the Commits
mailing list