aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Fanninger2016-09-29 17:49:54 +0200
committerThomas Fanninger2016-09-29 17:49:54 +0200
commit90a67111775e2b4c82cc8c558c265d39ba0e6af5 (patch)
tree9de3427490bf3bf68a7018cca73a2697c7cbf5b7
parent508c49ca7f6af2b34c351d702c9c316d043f36b8 (diff)
downloadaur-90a67111775e2b4c82cc8c558c265d39ba0e6af5.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
}