mirror of
https://github.com/Relintai/thread_pool.git
synced 2024-11-12 10:25:29 +01:00
Typo.
This commit is contained in:
parent
f640c40564
commit
164ad82feb
@ -6,7 +6,7 @@ It can also work if threads are not available (like on the javascript backend),
|
||||
main thread. Jobs themselves can also distribute their work onto multiple frames, and you can set how much time
|
||||
is allocated per frame.
|
||||
|
||||
You can access it's setting from the `Project->Project Settings...` menu, ont the `ThreadPool` category.
|
||||
You can access it's setting from the `Project->Project Settings...` menu, in the `ThreadPool` category.
|
||||
|
||||
# Pre-built binaries
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user