phrasing
This commit is contained in:
parent
5cb965639f
commit
2a3fe9e354
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ def start():
|
|||
daemon.start_listening()
|
||||
reactor.run()
|
||||
else:
|
||||
log.info("Not connected to internet, unable to start")
|
||||
log.info("Not connected to the Internet. Unable to start.")
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
Loading…
Reference in a new issue