Fix typo
Reported by: dumbbell
This commit is contained in:
parent
7d8884c627
commit
f9767b7da7
@ -188,7 +188,7 @@ main(int argc, char** argv)
|
||||
"in kernel", argv[0]);
|
||||
break;
|
||||
case ENOEXEC:
|
||||
warnx("an error occured while "
|
||||
warnx("an error occurred while "
|
||||
"loading the module. "
|
||||
"Please check dmesg(1) for "
|
||||
"more details.");
|
||||
|
Loading…
x
Reference in New Issue
Block a user