From: ThomasV Date: Thu, 1 Dec 2011 16:39:27 +0000 (+0300) Subject: typo X-Git-Url: https://git.novaco.in/?a=commitdiff_plain;h=9adc0b14f7ea3cbb46c506a95b7af7f2f6ab3e14;hp=7844019f74141ed8c2d898316106d8b21127d506;p=electrum-server.git typo --- 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