Fix a typo.

This commit is contained in:
John Baldwin 2012-08-22 20:01:57 +00:00
parent ba96d2d816
commit dda66918e6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=239586

View File

@ -133,7 +133,7 @@ module_register_init(const void *arg)
MOD_XLOCK;
if (mod->file) {
/*
* Once a module is succesfully loaded, move
* Once a module is successfully loaded, move
* it to the head of the module list for this
* linker file. This resorts the list so that
* when the kernel linker iterates over the