mirror of
https://github.com/lutris/lutris
synced 2024-11-02 10:01:24 +00:00
Fix some tooltip text
This commit is contained in:
parent
38525a3916
commit
9eabe82e5c
1 changed files with 2 additions and 2 deletions
|
@ -110,8 +110,8 @@ system_options = [
|
|||
'default': False,
|
||||
'advanced': True,
|
||||
'help': ("The Lutris Runtime loads some libraries before running the "
|
||||
"game. Which can cause some conflicts in some cases (mostly "
|
||||
"with Steam). Check this option to diasble it.")
|
||||
"game. Which can cause some incompatibilities in some cases. "
|
||||
"Check this option to disable it.")
|
||||
},
|
||||
{
|
||||
'option': 'reset_pulse',
|
||||
|
|
Loading…
Reference in a new issue