i386: Fix a typo in a source code comment

- s/slighly/slightly/

MFC after:	1 week
This commit is contained in:
Gordon Bergling 2024-04-20 14:13:33 +02:00
parent 1bbdcf62d3
commit e6c45f377d

View file

@ -91,7 +91,7 @@ __mbu(void)
*/
/*
* Always use lock prefixes. The result is slighly less optimal for
* Always use lock prefixes. The result is slightly less optimal for
* UP systems, but it matters less now, and sometimes UP is emulated
* over SMP.
*