typo
authorThomasV <thomasv@gitorious>
Thu, 1 Dec 2011 16:39:27 +0000 (19:39 +0300)
committerThomasV <thomasv@gitorious>
Thu, 1 Dec 2011 16:39:27 +0000 (19:39 +0300)
server.py

index b58e99a..1ca1bc1 100755 (executable)
--- 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