summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjnanar2018-06-02 15:20:04 +0200
committerjnanar2018-06-02 15:20:04 +0200
commitb0238ae9652c4fb8b2503a5a5b5a28ee2c2c6e4f (patch)
tree202b8edbd26c8601da72d754d3235e7c5b8af10b
parent1715421f8715060c7a4582e88c191eaba74d2acb (diff)
downloadaur-b0238ae9652c4fb8b2503a5a5b5a28ee2c2c6e4f.tar.gz
Fix typo
-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 6faab84d4a7a..ad2c5124e7ec 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"
}