You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Comments spelling fixes
This commit is contained in:
@@ -42,7 +42,7 @@ struct DisplayServerEmbeddedState {
|
||||
/// Default to a scale of 2.0, which is the most common.
|
||||
float screen_max_scale = 2.0f;
|
||||
float screen_dpi = 96.0f;
|
||||
/// The display ID of the window which is displaying the the embedded process content.
|
||||
/// The display ID of the window which is displaying the embedded process content.
|
||||
uint32_t display_id = -1;
|
||||
|
||||
void serialize(PackedByteArray &r_data);
|
||||
|
||||
Reference in New Issue
Block a user