We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 724b7c6 commit 9279926Copy full SHA for 9279926
lib/msf/core/post/windows/shadowcopy.rb
@@ -195,7 +195,7 @@ def start_swprv
195
else
196
print_status("Software Shadow Copy service not running. Starting it now...")
197
if service_restart("swprv", START_TYPE_MANUAL)
198
- print_good("Swoftware Shadow Copy started successfully.")
+ print_good("Software Shadow Copy started successfully.")
199
200
print_error("Insufficient Privs to start service!")
201
return false
0 commit comments