aboutsummaryrefslogtreecommitdiff
path: root/ethy.py
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2018-03-24 19:33:41 -0400
committerDeterminant <ted.sybil@gmail.com>2018-03-24 19:33:41 -0400
commitbd6a274131c736f0457b361b16efe599ce67d243 (patch)
tree8aa306d8aff2d44f1536f42160e59abfdb51bfcf /ethy.py
parentf4111040d84cbff1775f9ede3374c6f34b8684c6 (diff)
...
Diffstat (limited to 'ethy.py')
-rw-r--r--ethy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ethy.py b/ethy.py
index 4008496..f2b1f5c 100644
--- a/ethy.py
+++ b/ethy.py
@@ -22,7 +22,7 @@
# SOFTWARE.
#
#
-# This little script offers decryption and verification of some existing
+# This little script offers decryption and verification of the existing
# Ethereum wallets, as well as generation of a new wallet. You can use any
# utf-8 string as the password, which could provide with better security
# against the brute-force attack.