mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-24 09:05:48 -04:00
Fix typo
This commit is contained in:
parent
bc3b464745
commit
3f993d00b7
1 changed files with 1 additions and 1 deletions
|
|
@ -335,7 +335,7 @@ any of these options.
|
||||||
Now, that was a lof of text. But what is it foot actually does?
|
Now, that was a lof of text. But what is it foot actually does?
|
||||||
|
|
||||||
When receiving client data, it schedules a timer, the
|
When receiving client data, it schedules a timer, the
|
||||||
*delayed-render-lower*. If we do not recieve any more client data
|
*delayed-render-lower*. If we do not receive any more client data
|
||||||
before the timer has run out, we render the frame. If however, we
|
before the timer has run out, we render the frame. If however, we
|
||||||
do receive more data, the timer is re-scheduled. That is, each
|
do receive more data, the timer is re-scheduled. That is, each
|
||||||
time we receive client data, frame rendering is delayed another
|
time we receive client data, frame rendering is delayed another
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue