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 eb46b09 commit f478eb5Copy full SHA for f478eb5
modules/post/windows/manage/pptp_tunnel.rb
@@ -60,7 +60,7 @@ def run
60
61
def disable_network_wizard
62
if not is_admin?
63
- print_error("You don't have enough privileges to change the registry. Network Wizard will not be disable")
+ print_error("You don't have enough privileges to change the registry. Network Wizard will not be disabled")
64
return
65
end
66
0 commit comments