Cleanup: Correct various spelling errors

This commit is contained in:
Jonathan G Rennison
2026-04-27 21:05:08 +02:00
committed by rubidium42
parent 4a7cbf29f0
commit bbe5dbf230
39 changed files with 52 additions and 52 deletions
+1 -1
View File
@@ -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)
{