Skip to content

Commit ff83050

Browse files
Zee2keveleigh
andauthored
Update Assets/MRTK/SDK/Features/UX/Scripts/BoundsControl/Visuals/ScaleHandles.cs
Co-authored-by: Kurtis <[email protected]>
1 parent 9b4da20 commit ff83050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/MRTK/SDK/Features/UX/Scripts/BoundsControl/Visuals/ScaleHandles.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ protected override void RecreateVisuals()
106106
}
107107
else
108108
{
109-
Debug.LogError("couldn't find corner visual on recreating visuals");
109+
Debug.LogError("Couldn't find corner visual on recreating visuals");
110110
}
111111

112112
// create new visual

0 commit comments

Comments
 (0)