mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 12:06:41 +00:00
Cleanup: Correct various spelling errors
This commit is contained in:
committed by
rubidium42
parent
4a7cbf29f0
commit
bbe5dbf230
@@ -184,7 +184,7 @@ static TimeoutTimer<TimerGameTick> _profiling_finish_timeout({ TimerGameTick::Pr
|
||||
|
||||
/**
|
||||
* Start the timeout timer that will finish all profiling sessions.
|
||||
* @param ticks The timemout in game ticks.
|
||||
* @param ticks The timeout in game ticks.
|
||||
*/
|
||||
/* static */ void NewGRFProfiler::StartTimer(uint64_t ticks)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user