Typofix 'detailled' -> 'detailed'

git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/trunk@689 0420edf4-82e4-42fc-9478-35b55e6d67a3
master
cazfi 2016-11-19 22:02:17 +00:00
parent c42d36a921
commit 51bcf457c7
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ void SaveConfigFile() {
liste.Add();
AddComment(liste, "Tux sphere divisions");
AddComment(liste, "Controls how detailled the character is drawn");
AddComment(liste, "Controls how detailed the character is drawn");
AddItem(liste, "tux_sphere_divisions", param.tux_sphere_divisions);
liste.Add();