Skip to content

Commit 05b5de5

Browse files
Perdumillert
authored andcommitted
Fix typo in sudoer file comment
1 parent f6e1a87 commit 05b5de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/sudoers/sudoers.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Defaults!@visudo@ env_keep += "SUDO_EDITOR EDITOR VISUAL"
4747
##
4848
## Use a hard-coded PATH instead of the user's to find commands.
4949
## This also helps prevent poorly written scripts from running
50-
## artbitrary commands under sudo.
50+
## arbitrary commands under sudo.
5151
@secure_path_config@Defaults secure_path="@secure_path@"
5252
##
5353
## You may wish to keep some of the following environment variables

0 commit comments

Comments
 (0)