Fixed typo.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8766 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
5d10b4f5db
commit
7c628c1239
@ -573,7 +573,7 @@ void FileManager::checkAndCreateAddonsDir()
|
||||
}
|
||||
}
|
||||
|
||||
m_addons_dir += "/supertuxkart":
|
||||
m_addons_dir += "/supertuxkart";
|
||||
if(!checkAndCreateDirectory(m_config_dir))
|
||||
{
|
||||
// If $HOME/.config can not be created:
|
||||
|
Loading…
x
Reference in New Issue
Block a user