Fix typo in r342710.

Noted by:	lidl
MFC after:	3 days
This commit is contained in:
kib 2019-01-03 19:35:07 +00:00
parent ea16920435
commit b562244a11

View File

@ -569,7 +569,7 @@ pmap_cold(void)
/*
* Bootstrap the system enough to run with virtual memory.
*
* On the i386 this is called after pmap_cold() created intial
* On the i386 this is called after pmap_cold() created initial
* kernel page table and enabled paging, and just syncs the pmap
* module with what has already been done.
*/