kern: Fix a typo in asource code comment

- s/overriden/overridden/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-09-03 15:26:55 +02:00
parent f9a9fe46dc
commit 2b7d656f17

View File

@ -262,7 +262,7 @@ init_param2(long physpages)
/*
* The following can be overridden after boot via sysctl. Note:
* unless overriden, these macros are ultimately based on maxusers.
* unless overridden, these macros are ultimately based on maxusers.
* Limit maxproc so that kmap entries cannot be exhausted by
* processes.
*/