Fix "Lionux" typo

This commit is contained in:
JosJuice 2015-01-03 15:42:28 +01:00
parent c3d52e0476
commit 2560d89576
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ bool DolphinApp::OnInit()
},
{
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
},
{