mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-23 01:40:12 -05:00
Fix typos
This commit is contained in:
parent
2ab2f5e99d
commit
df576d9a8e
3 changed files with 6 additions and 6 deletions
|
|
@ -482,7 +482,7 @@ any of these options.
|
|||
delay we introduce is so small that the risk of pushing the frame
|
||||
over to the next frame interval is also very small.
|
||||
|
||||
Now, that was a lof of text. But what is it foot actually does?
|
||||
Now, that was a lot of text. But what is it foot actually does?
|
||||
|
||||
When receiving client data, it schedules a timer, the
|
||||
*delayed-render-lower*. If we do not receive any more client data
|
||||
|
|
@ -503,7 +503,7 @@ any of these options.
|
|||
foot. Furthermore, both values must be less than 16ms (that is,
|
||||
16000000 nanoseconds).
|
||||
|
||||
You can disable the feature altoghether by setting either value to
|
||||
You can disable the feature altogether by setting either value to
|
||||
0. In this case, frames are rendered "as soon as possible".
|
||||
|
||||
Default: lower=_500000_ (0.5ms), upper=_8333333_ (8.3ms - half a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue