Reviewed-by: Michael Tremer > On 27 Apr 2020, at 16:24, Peter Müller wrote: > > Signed-off-by: Peter Müller > --- > langs/en/cgi-bin/en.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl > index 3f3e46641..3db17ce64 100644 > --- a/langs/en/cgi-bin/en.pl > +++ b/langs/en/cgi-bin/en.pl > @@ -921,7 +921,7 @@ > 'drop action2' => 'Default behaviour of (input) firewall', > 'drop forward' => 'Log dropped forward packets', > 'drop input' => 'Log dropped input packets', > -'drop newnotsyn' => 'Log dropped new not syn packets', > +'drop newnotsyn' => 'Log dropped new not SYN packets', > 'drop outgoing' => 'Log dropped outgoing packets', > 'drop portscan' => 'Log dropped portscan packets', > 'drop proxy' => 'Drop all packets not addressed to proxy', > -- > 2.16.4