mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
Fix typo; excerise -> exercise
This commit is contained in:
parent
920d384941
commit
fe8e1f3d38
@ -1,4 +1,4 @@
|
||||
# Excerise the fix for https://github.com/sudo-project/sudo/pull/169
|
||||
# Exercise the fix for https://github.com/sudo-project/sudo/pull/169
|
||||
#
|
||||
# If the last byte of the input file was a backslash, the parser would
|
||||
# read past the end of the buffer.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Sudo Bug 361:
|
||||
# Excerises a bug in the redblack tree code.
|
||||
# Exercises a bug in the redblack tree code.
|
||||
#
|
||||
|
||||
: ${VISUDO=visudo}
|
||||
|
Loading…
x
Reference in New Issue
Block a user