summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjnanar2018-06-01 18:57:14 +0200
committerjnanar2018-06-01 18:57:14 +0200
commit2638a0bdb4503f39c9557bdd5831add1f6090621 (patch)
tree6e4c94d6b4b44f86b35c6c2252984f5d436d6fc4
parente5f10ec2046d9cf97886c6044beca2a1d7ba91ac (diff)
downloadaur-2638a0bdb4503f39c9557bdd5831add1f6090621.tar.gz
update post install
-rw-r--r--sat-libervia-hg.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/sat-libervia-hg.install b/sat-libervia-hg.install
index 053243c2f919..6faab84d4a7a 100644
--- a/sat-libervia-hg.install
+++ b/sat-libervia-hg.install
@@ -1,5 +1,5 @@
## arg 1: the new package version
post_install() {
echo "In order to use libervia, you need a XMPP account, sat-xmpp installed and configured. "
- echo "PLease read the instructions of the official documentation: https://wiki.goffi.org/wiki/Libervia/en""
+ echo "Please read the instructions of the official documentation: https://wiki.goffi.org/wiki/Libervia/en""
}