gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: Fix typo


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Fix typo
Date: Sun, 30 Jun 2019 17:06:41 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new e644ade  Fix typo
e644ade is described below

commit e644ade22954765da778156c299f514ec1174436
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Jun 30 17:06:39 2019 +0200

    Fix typo
---
 bin/taler-deployment-hier | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-hier b/bin/taler-deployment-hier
index 4a35805..beee4db 100755
--- a/bin/taler-deployment-hier
+++ b/bin/taler-deployment-hier
@@ -28,7 +28,7 @@ fi
 
 # Check if it's writeable.
 if ! test -w $TALER_DATA; then
-  echo "Can't write under $TALER_DATA, please ajdust permissions"
+  echo "Can't write under $TALER_DATA, please adjust permissions"
   exit 0
 fi
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]