瀏覽代碼

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();