Skip to content

Commit 3d30cef

Browse files
author
Tod Beardsley
committed
Land rapid7#5668, I don't know how to avoif things
2 parents b6e7f4f + a9edfa1 commit 3d30cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/gather/impersonate_ssl.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def initialize(info={})
4141

4242
register_advanced_options(
4343
[
44-
OptBool.new('AlterSerial', [false, "Alter the serial number slightly to avoif FireFox serial matching", true])
44+
OptBool.new('AlterSerial', [false, "Alter the serial number slightly to avoid FireFox serial matching", true])
4545
], self.class)
4646
end
4747

0 commit comments

Comments
 (0)