From eeff238998c16f6a7d05b941c82f9330f10f56b9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Mon, 27 Apr 2020 17:24:27 +0200 Subject: [PATCH] en.pl: fix spelling of "SYN" MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller Reviewed-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- 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 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', -- 2.39.2