mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-24 06:08:12 +00:00
c4ab28cdbe
- Combines multi-spaces into one. - `\u000a` -> `\n`. - Proper quotation marks instead of programmers quotes. - A few typos. - Capitalise classes. Scenarios and skirmishes are excluded due to checkrefs.pl not being able to handle proper quotes in XML. Patch by: @Nescio Differential revision: D3493 Comments by: @Stan This was SVN commit r25037.