mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-21 03:41:18 +00:00
Fix a typo.
This commit is contained in:
parent
723371e022
commit
13a64e992d
@ -875,7 +875,7 @@ void CConfigMain::OnOk(wxCommandEvent& WXUNUSED (event))
|
|||||||
{
|
{
|
||||||
Close();
|
Close();
|
||||||
|
|
||||||
// Save the config. Dolphin crashes to often to save the settings on closing only
|
// Save the config. Dolphin crashes too often to only save the settings on closing
|
||||||
SConfig::GetInstance().SaveSettings();
|
SConfig::GetInstance().SaveSettings();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user