spelling: please
This commit is contained in:
parent
ecfc5f9063
commit
102a061814
@ -423,7 +423,7 @@ def on_loaded():
|
|||||||
|
|
||||||
for opt in ['share_internet', 'mac', 'ip', 'netmask', 'interval']:
|
for opt in ['share_internet', 'mac', 'ip', 'netmask', 'interval']:
|
||||||
if opt not in OPTIONS or (opt in OPTIONS and OPTIONS[opt] is None):
|
if opt not in OPTIONS or (opt in OPTIONS and OPTIONS[opt] is None):
|
||||||
logging.error("BT-TET: Pleace specify the %s in your config.yml.", opt)
|
logging.error("BT-TET: Please specify the %s in your config.yml.", opt)
|
||||||
return
|
return
|
||||||
|
|
||||||
# ensure bluetooth is running
|
# ensure bluetooth is running
|
||||||
|
Loading…
x
Reference in New Issue
Block a user