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: typo


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: typo
Date: Tue, 04 Jun 2019 13:37:37 +0200

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

marcello pushed a commit to branch master
in repository deployment.

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

commit 71a101a51af0451b6d7d5de480d55a3d335a5e89
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Jun 4 13:37:28 2019 +0200

    typo
---
 bootstrap-bluegreen | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bootstrap-bluegreen b/bootstrap-bluegreen
index 4dfaf08..2fb1579 100755
--- a/bootstrap-bluegreen
+++ b/bootstrap-bluegreen
@@ -76,11 +76,11 @@ cat >$HOME/activate <<EOL
 #!/bin/bash
 
 function taler-config-generate () {
-  echo "Command disabled. Clease use taler-deployment-config-generate instead."
+  echo "Command disabled. Please use taler-deployment-config-generate instead."
   return 1
 }
 function taler-exchange-keyup () {
-  echo "Command disabled. Clease use taler-deployment-keyup instead."
+  echo "Command disabled. Please use taler-deployment-keyup instead."
 }
 
 

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



reply via email to

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