You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
Fix various typos with codespell
Using 2.2.6.dev193+g907e5380.
This commit is contained in:
@@ -8197,7 +8197,7 @@ Node3DEditor::Node3DEditor() {
|
||||
|
||||
camera_override_viewport_id = 0;
|
||||
|
||||
// Add some margin to the sides for better aesthetics.
|
||||
// Add some margin to the sides for better esthetics.
|
||||
// This prevents the first button's hover/pressed effect from "touching" the panel's border,
|
||||
// which looks ugly.
|
||||
MarginContainer *toolbar_margin = memnew(MarginContainer);
|
||||
|
||||
Reference in New Issue
Block a user