Fix typo; excerise -> exercise
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user