mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
i386: Fix a typo in a source code comment
- s/slighly/slightly/ MFC after: 1 week
This commit is contained in:
parent
1bbdcf62d3
commit
e6c45f377d
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue