[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [chutney/master] Fix typo in bootstrap-network.sh.



commit 4c29954b0db8cd6e40953063b7edf86566a843ee
Author: Lars Luthman <mail@xxxxxxxxxxxxxxx>
Date:   Thu Nov 3 11:23:54 2016 +0100

    Fix typo in bootstrap-network.sh.
---
 tools/bootstrap-network.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/bootstrap-network.sh b/tools/bootstrap-network.sh
index a198d82..a2d5fa8 100755
--- a/tools/bootstrap-network.sh
+++ b/tools/bootstrap-network.sh
@@ -24,7 +24,7 @@ flavour=basic; [ -n "$1" ] && { flavour=$1; shift; }
 
 $CHUTNEY stop networks/$flavour
 
-echo "$myname: boostrapping network: $flavour"
+echo "$myname: bootstrapping network: $flavour"
 $CHUTNEY configure networks/$flavour
 
 # TODO: Make 'chutney configure' take an optional offset argument and

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits