edit docu

This commit is contained in:
Bastian Schroll 2019-09-19 22:27:46 +02:00
parent f4125ce9fb
commit ace663f348
5 changed files with 37 additions and 34 deletions

View file

@ -36,7 +36,7 @@ class BoswatchModule(Module):
pass
def doWork(self, bwPacket):
"""!start an rund of the module.
"""!start an run of the module.
@param bwPacket: A BOSWatch packet instance
@return bwPacket or False"""

View file

@ -36,7 +36,7 @@ class BoswatchModule(Module):
pass
def doWork(self, bwPacket):
"""!start an rund of the module.
"""!start an run of the module.
@param bwPacket: A BOSWatch packet instance
@return bwPacket or False"""