mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-22 19:54:06 +01:00
Codefix: typos in comments and strings
This commit is contained in:
@@ -28,7 +28,7 @@ INSTANTIATE_POOL_METHODS(LinkGraphJob)
|
||||
|
||||
/**
|
||||
* Create a link graph job from a link graph. The link graph will be copied so
|
||||
* that the calculations don't interfer with the normal operations on the
|
||||
* that the calculations don't interfere with the normal operations on the
|
||||
* original. The job is immediately started.
|
||||
* @param orig Original LinkGraph to be copied.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user