summaryrefslogtreecommitdiffstats
path: root/lualib/lua_scanners/virustotal.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lualib/lua_scanners/virustotal.lua')
-rw-r--r--lualib/lua_scanners/virustotal.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lualib/lua_scanners/virustotal.lua b/lualib/lua_scanners/virustotal.lua
index 8c5d71dbb..030f053e1 100644
--- a/lualib/lua_scanners/virustotal.lua
+++ b/lualib/lua_scanners/virustotal.lua
@@ -16,7 +16,7 @@ limitations under the License.
--[[[
-- @module virustotal
--- This module contains Virustotal integaration support
+-- This module contains Virustotal integration support
-- https://www.virustotal.com/
--]]