WFPExplorer
WFPExplorer copied to clipboard
Typo "Clear Acyion Right"
There is a typo in the file StringHelper.cpp line 111
{ FWPM_FILTER_FLAG_CLEAR_ACTION_RIGHT, L"Clear Acyion Right" },
It should be
{ FWPM_FILTER_FLAG_CLEAR_ACTION_RIGHT, L"Clear Action Right" },
This is how it currently looks like in the app: