Skip to content

Commit a53d10c

Browse files
committed
Update Watermark.lua
1 parent 078f8e5 commit a53d10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/prometheus/steps/Watermark.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
--
33
-- Watermark.lua
44
--
5-
-- This Script provides a Simple Obfuscation Step that will add a watermark to the script
5+
-- This Script provides a Step that will add a watermark to the script
66

77
local Step = require("prometheus.step");
88
local Ast = require("prometheus.ast");

0 commit comments

Comments
 (0)