mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
Typo fix in a comment.
Reviewed by: cperciva
This commit is contained in:
parent
2866e325de
commit
6dcc68c87e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=215087
@ -1470,7 +1470,7 @@ fetch_inspect_system () {
|
||||
sort -k 3,3 -t '|' > $2.tmp
|
||||
rm filelist
|
||||
|
||||
# Check if an error occured during system inspection
|
||||
# Check if an error occurred during system inspection
|
||||
if [ -f .err ]; then
|
||||
return 1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user