Fix typos discovered by codespell

https://pypi.org/project/codespell
This commit is contained in:
Christian Clauss 2024-01-30 15:41:42 +01:00 committed by Brian May
parent b2a29d3b22
commit 32d0054455

View File

@ -85,9 +85,9 @@ To print a sudo configuration file and see a suggested way to install it, run::
A custom user or group can be set with the
:option:`sshuttle --sudoers-no-modify --sudoers-user {user_descriptor}`
option. Valid values for this vary based on how your system is configured.
Values such as usernames, groups pre-pended with `%` and sudoers user
Values such as usernames, groups prepended with `%` and sudoers user
aliases will work. See the sudoers manual for more information on valid
user specif actions. The option must be used with `--sudoers-no-modify`::
user-specific actions. The option must be used with `--sudoers-no-modify`::
sshuttle --sudoers-no-modify --sudoers-user mike
sshuttle --sudoers-no-modify --sudoers-user %sudo