mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 07:09:03 +00:00
Fix "Lionux" typo
This commit is contained in:
parent
c3d52e0476
commit
2560d89576
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue