etwudmp: fix typo

parmeters => parameters
This commit is contained in:
Alexis La Goutte 2022-11-17 09:19:29 +00:00 committed by A Wireshark GitLab Utility
parent 45cc56746b
commit 8aa55eb2ba
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ static int list_config(char* interface)
printf("arg {number=%u}{call=--etlfile}{display=etl file}"
"{type=fileselect}{tooltip=Select etl file to display in Wireshark}{required=false}{group=Capture}\n",
inc++);
printf("arg {number=%u}{call=--params}{display=filter parmeters}"
printf("arg {number=%u}{call=--params}{display=filter parameters}"
"{type=string}{tooltip=Input providers, keyword and level filters for the etl file and live session}{group=Capture}\n",
inc++);
/*