aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Fanninger2016-09-29 17:49:54 +0200
committerAndreas Linz2016-09-29 18:26:21 +0200
commit3aeeda5236e623ef6970e6fed049d772a125e966 (patch)
treeb741f642896b2568a6bbd0718006fa3366153876
parent68c914ab36e9125563888c4231bd88c8d814fb87 (diff)
downloadaur-3aeeda5236e623ef6970e6fed049d772a125e966.tar.gz
text correction
-rw-r--r--caddy-full-bin.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/caddy-full-bin.install b/caddy-full-bin.install
index 4d810ad9c9c4..afb44e917e80 100644
--- a/caddy-full-bin.install
+++ b/caddy-full-bin.install
@@ -16,7 +16,7 @@ post_upgrade() {
echo "Migration guide for caddy <0.9: https://github.com/klingtnet/caddy-AUR/blob/master/README.md"
echo "With the package level 0.9.3-5 the caddy user is changed from 'www-data' to 'http'."
- echo "You need to update the right for your caddy web directory with 'chown -R http:http <web-root>'"
+ echo "You need to update the permissions for your caddy web directory with 'chown -R http:http <web-root>'"
fi
}