mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
Fix "Lionux" typo
This commit is contained in:
@ -199,7 +199,7 @@ bool DolphinApp::OnInit()
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
wxCMD_LINE_OPTION, "P", "perf_dir",
|
wxCMD_LINE_OPTION, "P", "perf_dir",
|
||||||
"Directory for Lionux perf perf-$pid.map file",
|
"Directory for Linux perf perf-$pid.map file",
|
||||||
wxCMD_LINE_VAL_STRING, wxCMD_LINE_PARAM_OPTIONAL
|
wxCMD_LINE_VAL_STRING, wxCMD_LINE_PARAM_OPTIONAL
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user