X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=server.py;h=1ca1bc1040e2759a179a21a11c5e8933dba527a0;hb=9adc0b14f7ea3cbb46c506a95b7af7f2f6ab3e14;hp=b58e99a00c6f921a870c4c25b0e75a2a45c2856c;hpb=7844019f74141ed8c2d898316106d8b21127d506;p=electrum-server.git diff --git a/server.py b/server.py index b58e99a..1ca1bc1 100755 --- a/server.py +++ b/server.py @@ -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