diff --git a/tools/exploit/msu_finder.rb b/tools/exploit/msu_finder.rb index b6d510e1dc..dbefc95b26 100755 --- a/tools/exploit/msu_finder.rb +++ b/tools/exploit/msu_finder.rb @@ -2,7 +2,7 @@ ### # -# This sceript will enumerate download links for Microsoft patches. +# This script will enumerate download links for Microsoft patches. # # Author: # * sinn3r @@ -768,4 +768,4 @@ TODO: * Make a gem * Make it generic in order to manage different kind of patches and providers * Multithreading -=end \ No newline at end of file +=end