'to' -> 'so', typo in !cfilter comment
This commit is contained in:
parent
ebcae169c7
commit
cf988c600d
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ class Module(ModuleManager.BaseModule):
|
|||
:usage: remove <index>
|
||||
:permission: cfilter
|
||||
"""
|
||||
# mark output as "assured" to it can bypass filtering
|
||||
# mark output as "assured" so it can bypass filtering
|
||||
event["stdout"].assure()
|
||||
event["stderr"].assure()
|
||||
|
||||
|
|
Loading…
Reference in a new issue