better english (sort of)

This commit is contained in:
Jérémy Lecour 2022-04-28 16:21:02 +02:00 committed by Jérémy Lecour
parent 18eaec9ac1
commit b25d67bd43
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#!/bin/sh
# shellcheck disable=SC2059
# minifirewall is shellscripts for easy firewalling on a standalone server
# we used netfilter/iptables http://netfilter.org/ designed for recent Linux kernel
# minifirewall is a shell script for easy firewalling on a standalone server
# It uses netfilter/iptables http://netfilter.org/ designed for recent Linux kernel
# See https://gitea.evolix.org/evolix/minifirewall
# Copyright (c) 2007-2022 Evolix