fixed typos

This commit is contained in:
Jason Hines
2023-11-10 17:29:57 -05:00
parent 3f3143452e
commit 64d6f8be92
2 changed files with 614 additions and 613 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -123,7 +123,7 @@ def main ():
# determine run/scan type based on passed time
# --------------------------------------------
# Run splugin scripts which are set to run every timne after a scans finished
# Runs plugin scripts which are set to run every timne after a scans finished
pluginsState = run_plugin_scripts(db,'always_after_scan', pluginsState)