Fix: Some typos found using codespell
This commit is contained in:
@@ -62,7 +62,7 @@ void LinkGraphJob::SpawnThread()
|
||||
{
|
||||
if (!StartNewThread(&this->thread, "ottd:linkgraph", &(LinkGraphSchedule::Run), this)) {
|
||||
/* Of course this will hang a bit.
|
||||
* On the other hand, if you want to play games which make this hang noticably
|
||||
* On the other hand, if you want to play games which make this hang noticeably
|
||||
* on a platform without threads then you'll probably get other problems first.
|
||||
* OK:
|
||||
* If someone comes and tells me that this hangs for him/her, I'll implement a
|
||||
|
Reference in New Issue
Block a user