spelling: please

This commit is contained in:
Josh Soref 2019-10-26 22:09:37 -04:00
parent ecfc5f9063
commit 102a061814

View File

@ -423,7 +423,7 @@ def on_loaded():
for opt in ['share_internet', 'mac', 'ip', 'netmask', 'interval']:
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
# ensure bluetooth is running