diff --git a/Source/Editor/CustomEditors/LayoutElementsContainer.cs b/Source/Editor/CustomEditors/LayoutElementsContainer.cs index 6f645789a..d7df2fbb1 100644 --- a/Source/Editor/CustomEditors/LayoutElementsContainer.cs +++ b/Source/Editor/CustomEditors/LayoutElementsContainer.cs @@ -114,7 +114,7 @@ namespace FlaxEditor.CustomEditors } /// - /// Adds new horizontal panel element. + /// Adds new vertical panel element. /// /// The created element. public VerticalPanelElement VerticalPanel()