Skip to content

Commit 9279926

Browse files
David MaloneyDavid Maloney
authored andcommitted
fix typo
you happy now?
1 parent 724b7c6 commit 9279926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/msf/core/post/windows/shadowcopy.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ def start_swprv
195195
else
196196
print_status("Software Shadow Copy service not running. Starting it now...")
197197
if service_restart("swprv", START_TYPE_MANUAL)
198-
print_good("Swoftware Shadow Copy started successfully.")
198+
print_good("Software Shadow Copy started successfully.")
199199
else
200200
print_error("Insufficient Privs to start service!")
201201
return false

0 commit comments

Comments
 (0)