Typo fix in a comment.
Reviewed by: cperciva
This commit is contained in:
parent
45d42aa086
commit
a72d8ff0d6
@ -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