We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27e9840 commit 40d53a6Copy full SHA for 40d53a6
Code/Framework/AzToolsFramework/AzToolsFramework/UI/DocumentPropertyEditor/DocumentPropertyEditor.cpp
@@ -338,7 +338,7 @@ namespace AzToolsFramework
338
}
339
340
341
- // If the current widget is the first widget of a column, create the shared column layour and add widgets to it.
+ // If the current widget is the first widget of a column, create the shared column layout and add widgets to it.
342
// First widget always creates a column.
343
if (m_columnStarts.contains(domIndex) || isFirstColumn)
344
{
0 commit comments