From 97a03e059e0ac801d91d6b3bbae75ffa40979be3 Mon Sep 17 00:00:00 2001 From: Harald Csaszar Date: Tue, 21 Nov 2023 14:01:18 +0100 Subject: [PATCH] [unity] Minor fixed a typo in a documentation line. --- .../Spine/Editor/spine-unity/Editor/Windows/SkeletonBaker.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spine-unity/Assets/Spine/Editor/spine-unity/Editor/Windows/SkeletonBaker.cs b/spine-unity/Assets/Spine/Editor/spine-unity/Editor/Windows/SkeletonBaker.cs index d0ae16fa8..3ff44f9ca 100644 --- a/spine-unity/Assets/Spine/Editor/spine-unity/Editor/Windows/SkeletonBaker.cs +++ b/spine-unity/Assets/Spine/Editor/spine-unity/Editor/Windows/SkeletonBaker.cs @@ -46,7 +46,7 @@ namespace Spine.Unity.Editor { /// [SUPPORTS] /// Linear, Constant, and Bezier Curves* /// Inverse Kinematics* - /// Disbled Inherit Rotation, unless combined with negative scale + /// Disabled Inherit Rotation, unless combined with negative scale /// Translate Timeline /// Rotate Timeline /// Scale Timeline**