Fixed (very) minor typo.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8170 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
ff7c10cc14
commit
434852bd91
@ -445,7 +445,7 @@ namespace UserConfigParams
|
||||
PARAM_PREFIX IntUserConfigParam m_internet_status
|
||||
PARAM_DEFAULT( IntUserConfigParam(0, "enable_internet",
|
||||
&m_addon_group,
|
||||
"Status of internet: 0 user wasn't asked, 1: allowe, 2: not allowed") );
|
||||
"Status of internet: 0 user wasn't asked, 1: allowed, 2: not allowed") );
|
||||
|
||||
PARAM_PREFIX TimeUserConfigParam m_addons_last_updated
|
||||
PARAM_DEFAULT( TimeUserConfigParam(0, "addon_last_updated",
|
||||
|
Loading…
Reference in New Issue
Block a user