WFPExplorer icon indicating copy to clipboard operation
WFPExplorer copied to clipboard

Typo "Clear Acyion Right"

Open eaproton opened this issue 7 months ago • 0 comments

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:

Image

eaproton avatar Aug 06 '25 12:08 eaproton