tfix typo - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 47ae32a900e66a7feb683601ff27cd93c932c597 DIR parent e385fd283dba62912cdd81244499042f661e1fc4 HTML Author: ThomasV <thomasv@electrum.org> Date: Sun, 18 Oct 2015 12:58:09 +0200 fix typo Diffstat: M setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/setup.py b/setup.py t@@ -1,4 +1,4 @@ -#!/usr/bin/env/python2 +#!/usr/bin/env python2 # python setup.py sdist --format=zip,gztar