Merge pull request #502 from jasonehines/main

fixed typos by @jasonehines 🙏
This commit is contained in:
jokob-sk
2023-11-11 23:42:49 +11:00
committed by GitHub
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)