# HG changeset patch # User Wuzzy # Date 1518509626 0 # Node ID a762124ff51152639bf6923fe6e71fd2d33b0689 # Parent 40698f589acb5cfb0bdd382751b51b25a57ac5ae Themes: fix typo diff -r 40698f589acb -r a762124ff511 Themes.wiki --- a/Themes.wiki Mon Feb 12 14:07:31 2018 +0000 +++ b/Themes.wiki Tue Feb 13 08:13:46 2018 +0000 @@ -4,7 +4,7 @@ Themes in Hedgewars control the look of many elements that appear on screen (especially the map) and are the base on which random maps are built. == Understanding themes == -First of all, you should understand themes from the player perspective. Read the [https://hedgewars.org/node/6768 Theme] page on the Hedgewars Wiki to learn the playeer basics. +First of all, you should understand themes from the player perspective. Read the [https://hedgewars.org/node/6768 Theme] page on the Hedgewars Wiki to learn the player basics. === Theme types === *Full themes* are themes which can be used together with random maps. Those usually appear in the multiplayer screen for selection as well. Most themes are full themes and when talking about themes without qualification, full themes are meant.