mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Fix typo.
Submitted by: bjk MFC after: 3 days
This commit is contained in:
parent
f31c1e3fd3
commit
c1e231bcbb
1 changed files with 1 additions and 1 deletions
|
|
@ -183,7 +183,7 @@ scheduling.
|
|||
If the
|
||||
.Va ticks
|
||||
argument is negative, the already scheduled enqueueing is not re-scheduled.
|
||||
Otherwise, the task is schedules for enqueueing in the future,
|
||||
Otherwise, the task is scheduled for enqueueing in the future,
|
||||
after the absolute value of
|
||||
.Va ticks
|
||||
is passed.
|
||||
|
|
|
|||
Loading…
Reference in a new issue