Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/addons
diff options
context:
space:
mode:
authorDaniel Hansson <github@hanssonit.se>2021-05-21 14:06:57 +0300
committerGitHub <noreply@github.com>2021-05-21 14:06:57 +0300
commit5311e754b31e1c7ce7b372815db3e20810185890 (patch)
treec73ec241d0f1a96052f4dbf2837a79aa5b796bdb /addons
parent218037b32ef7e221d337b513478ed3a938747646 (diff)
typo
Diffstat (limited to 'addons')
-rw-r--r--addons/security.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/security.sh b/addons/security.sh
index 791cae42..2d79fd67 100644
--- a/addons/security.sh
+++ b/addons/security.sh
@@ -72,7 +72,7 @@ cat << SPAMHAUS_ENABLE > "$SCRIPTS/spamhaus_cronjob.sh"
#!/bin/bash
## Source: https://raw.githubusercontent.com/wallyhall/spamhaus-drop/master/spamhaus-drop
-## Intially forked from cowgill, extended and improved for our mailserver needs.
+## Initially forked from cowgill, extended and improved for our mailserver needs.
## Credit: https://github.com/cowgill/spamhaus/blob/master/spamhaus.sh
# based off the following two scripts