mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Fix various spelling errors
This commit is contained in:
@@ -74,7 +74,7 @@ class ShortcutBin : public Node {
|
||||
};
|
||||
|
||||
Rect2 WindowWrapper::_get_default_window_rect() const {
|
||||
// Assume that the control rect is the desidered one for the window.
|
||||
// Assume that the control rect is the desired one for the window.
|
||||
return wrapped_control->get_screen_rect();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user