diff --git a/usr/local/share/bastille/common.sh b/usr/local/share/bastille/common.sh index 9cec63f9..b0d5cf58 100644 --- a/usr/local/share/bastille/common.sh +++ b/usr/local/share/bastille/common.sh @@ -31,7 +31,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # Load config. This only has to be done here -# becasue all commands load this file +# because all commands load this file # shellcheck disable=SC1090 . ${BASTILLE_CONFIG}