summaryrefslogtreecommitdiffstats
path: root/cholerab
diff options
context:
space:
mode:
authortv <tv@nomic.retiolum>2013-11-04 16:25:17 +0100
committertv <tv@nomic.retiolum>2013-11-04 16:25:17 +0100
commit93c3a2b9051a8b9f711168eaae4d464c7a6c832d (patch)
tree9840151d988e5b12989b1c1de68a69843f2dc177 /cholerab
parentdac51f386cbee53fbf674a16b612014b60efbee6 (diff)
cholerab: fix typo
Diffstat (limited to 'cholerab')
-rw-r--r--cholerab/tahoe/brick_installation2
1 files changed, 1 insertions, 1 deletions
diff --git a/cholerab/tahoe/brick_installation b/cholerab/tahoe/brick_installation
index 00eb6bfe..1aedb52b 100644
--- a/cholerab/tahoe/brick_installation
+++ b/cholerab/tahoe/brick_installation
@@ -6,7 +6,7 @@ pip2 install pyasn1 zfec pycrypto zbase32 pycryptopp twisted
pip2 install allmydata-tahoe
## Tahoe Brick Installation (Arch Linux / Expert Mode^_^)
-# if the above breaks for some reasont, but you basically know what you're
+# if the above breaks for some reason, but you basically know what you're
# doing, then you could try something like this:
pip2 uninstall `pip2 list | awk '{print$1}'`
yaourt -S --asdeps --noconfirm net-tools python2 python2-zope-interface \