Typo in comment.

This commit is contained in:
Konstantin Belousov 2016-01-24 13:38:41 +00:00
parent 7dd3aed9c9
commit ba7c64d17b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=294663

View File

@ -1553,7 +1553,7 @@ vm_map_find(vm_map_t map, vm_object_t object, vm_ooffset_t offset,
*
* The map must be locked.
*
* This routine guarentees that the passed entry remains valid (though
* This routine guarantees that the passed entry remains valid (though
* possibly extended). When merging, this routine may delete one or
* both neighbors.
*/