mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 19:29:06 +00:00
Fix "part" typo in Introduction to the UI system (#4689)
This commit is contained in:
@@ -291,7 +291,7 @@ The 5 most useful containers
|
||||
If you build tools, you might need all of the containers. But for most
|
||||
games, a handful will be enough:
|
||||
|
||||
- MarginContainer, to add margins around part of the UI
|
||||
- MarginContainer, to add margins around parts of the UI
|
||||
- CenterContainer, to center its children in its bounding box
|
||||
- VboxContainer and HboxContainer, to arrange UI elements in rows or
|
||||
columns
|
||||
|
||||
Reference in New Issue
Block a user