]> granicus.if.org Git - sudo/commitdiff
fix typo
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 7 Mar 2003 15:46:18 +0000 (15:46 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 7 Mar 2003 15:46:18 +0000 (15:46 +0000)
sudo.pod

index c49b3e0052ad23b1cfe984716bd617481e595f94..7dc7cbd73f18c06d2782de0a8f88981666d1c8ca 100644 (file)
--- a/sudo.pod
+++ b/sudo.pod
@@ -305,7 +305,7 @@ subsequent commands run from that shell will I<not> be logged, nor
 will B<sudo>'s access control affect them.  The same is true for
 commands that offer shell escapes (including most editors).  Because
 of this, care must be taken when giving users access to commands
-via B<sudo> to verify that the command does not inadvertantly give
+via B<sudo> to verify that the command does not inadvertently give
 the user an effective root shell.
 
 =head1 EXAMPLES