mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-26 21:54:22 +01:00
Codefix: typos in comments and strings
This commit is contained in:
@@ -141,7 +141,7 @@ std::optional<std::string_view> VideoDriver_Cocoa::Initialize()
|
||||
/**
|
||||
* Set dirty a rectangle managed by a cocoa video subdriver.
|
||||
* @param left Left x cooordinate of the dirty rectangle.
|
||||
* @param top Uppder y coordinate of the dirty rectangle.
|
||||
* @param top Upper y coordinate of the dirty rectangle.
|
||||
* @param width Width of the dirty rectangle.
|
||||
* @param height Height of the dirty rectangle.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user