فهرست منبع

Fixed typo in comment

Signed-off-by: Chris Galvan <[email protected]>
Chris Galvan 3 سال پیش
والد
کامیت
b94ad60708
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Gems/GradientSignal/Code/Source/Editor/EditorGradientBakerComponent.cpp

+ 1 - 1
Gems/GradientSignal/Code/Source/Editor/EditorGradientBakerComponent.cpp

@@ -596,7 +596,7 @@ namespace GradientSignal
         // Cancel any pending preview refreshes before locking, to help ensure the preview itself isn't holding the lock
         auto entityIds = CancelPreviewRendering();
 
-        // Re-setup the dependency monitor when the configuratio changes because the gradient sampler
+        // Re-setup the dependency monitor when the configuration changes because the gradient sampler
         // could've changed
         SetupDependencyMonitor();