mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-17 17:32:45 +01:00
Codefix: typos in comments and strings
This commit is contained in:
@@ -285,7 +285,7 @@ static bool MakeLargeWorldScreenshot(ScreenshotType t, uint32_t width = 0, uint3
|
||||
}
|
||||
|
||||
/**
|
||||
* Callback for generating a heightmap. Supports 8bpp grayscale only.
|
||||
* Callback for generating a heightmap. Supports 8bpp greyscale only.
|
||||
* @param buffer Destination buffer.
|
||||
* @param y Line number of the first line to write.
|
||||
* @param n Number of lines to write.
|
||||
|
||||
Reference in New Issue
Block a user