Translations: fix typo
authorWuzzy
Sat, 07 May 2016 02:52:27 +0100
changeset 884 0430da60aeac
parent 883 54d163c108c1
child 885 40aae8355e3e
Translations: fix typo
Translations.wiki
--- a/Translations.wiki	Sat May 07 02:51:52 2016 +0100
+++ b/Translations.wiki	Sat May 07 02:52:27 2016 +0100
@@ -60,7 +60,7 @@
 
  * `/share/hedgewars/Data/Maps/<map name>/desc.txt`
 
-Replace “`<map name`>” with the name of any mission map. To translate these, add a line of the format `language code=description`. (e.g. “en=This is an example.” for English.) You must prepend commas with a backslash (so write “`\,` for a comma). The space for mission map descriptions is short, so make sure to test your translations in the menu.
+Replace “`<map name`>” with the name of any mission map. To translate these, add a line of the format `language code=description`. (e.g. “en=This is an example.” for English.) You must prepend commas with a backslash (so write “`\,`” for a comma). The space for mission map descriptions is short, so make sure to test your translations in the menu.
 
 == Updating an existing translation ==