mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
Fix a typo.
This commit is contained in:
@ -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();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user