This commit is contained in:
ThomasV 2011-12-01 19:39:27 +03:00
parent c9846860dc
commit b61ec6ec7c
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ try:
config.readfp(f)
f.close()
except:
print "Could not read electrum.conf. I will use the dafault values."
print "Could not read electrum.conf. I will use the default values."
stopping = False
block_number = -1