Skip to content

Commit f478eb5

Browse files
rootroot
authored andcommitted
s/disable/disabled/
1 parent eb46b09 commit f478eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/manage/pptp_tunnel.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def run
6060

6161
def disable_network_wizard
6262
if not is_admin?
63-
print_error("You don't have enough privileges to change the registry. Network Wizard will not be disable")
63+
print_error("You don't have enough privileges to change the registry. Network Wizard will not be disabled")
6464
return
6565
end
6666

0 commit comments

Comments
 (0)