Merge pull request #1822 from JosJuice/lionux

Fix "Lionux" typo
This commit is contained in:
Lioncash 2015-01-03 15:12:24 -05:00
commit acebd7fe4c
1 changed files with 1 additions and 1 deletions

View File

@ -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
}, },
{ {