spelling: occurred
This commit is contained in:
parent
1c2ff20ab4
commit
ecfc5f9063
@ -13,7 +13,7 @@ OPTIONS = dict()
|
||||
def on_loaded():
|
||||
logging.warning("%s plugin loaded" % __name__)
|
||||
|
||||
# called when AP list is ready, before whitelist filtering has occured
|
||||
# called when AP list is ready, before whitelist filtering has occurred
|
||||
def on_unfiltered_ap_list(agent,aps):
|
||||
logging.info("Unfiltered AP list to follow")
|
||||
for ap in aps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user