Skip to content

Commit be8d6df

Browse files
committed
Land rapid7#6540, fix typo in tool msu_finder.rb
2 parents d5c3fca + af3f6c4 commit be8d6df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/exploit/msu_finder.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
###
44
#
5-
# This sceript will enumerate download links for Microsoft patches.
5+
# This script will enumerate download links for Microsoft patches.
66
#
77
# Author:
88
# * sinn3r
@@ -768,4 +768,4 @@ def run
768768
* Make a gem
769769
* Make it generic in order to manage different kind of patches and providers
770770
* Multithreading
771-
=end
771+
=end

0 commit comments

Comments
 (0)