mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 14:25:45 +00:00
edit docu
This commit is contained in:
parent
f4125ce9fb
commit
ace663f348
5 changed files with 37 additions and 34 deletions
|
|
@ -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"""
|
||||
|
|
|
|||
|
|
@ -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"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue