From: Peter Müller Date: Mon, 27 Apr 2020 15:24:27 +0000 (+0200) Subject: en.pl: fix spelling of "SYN" X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eeff238998c16f6a7d05b941c82f9330f10f56b9;p=people%2Fms%2Fipfire-2.x.git en.pl: fix spelling of "SYN" Signed-off-by: Peter Müller Reviewed-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index bb918138a4..cb3df3a7eb 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -923,7 +923,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',