Fixed a typo in a comment
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
+1
-1
@@ -177,7 +177,7 @@ namespace AzToolsFramework
|
||||
QTimer::singleShot(0, this, [this]() {
|
||||
RestoreState();
|
||||
|
||||
// The selection doesn't propogate immediately, so we need to delay
|
||||
// The selection doesn't propagate immediately, so we need to delay
|
||||
// it as well so that the OK button can be updated appropriately.
|
||||
// Otherwise, it will always be disabled when you first launch
|
||||
// the asset picker dialog.
|
||||
|
||||
Reference in New Issue
Block a user