Skip to content

Commit 688d037

Browse files
authored
Fix typos in tutorials/animation/introduction.rst (#9917)
* Fix typos in tutorials/animation/introduction.rst * Grammar fix
1 parent 934a3e2 commit 688d037

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tutorials/animation/introduction.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ animation. Enter a name for the animation in the dialog box.
140140

141141
Add a new animation
142142

143-
Manage an animation libraries
144-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
143+
Managing animation libraries
144+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
145145

146146
For reusability, the animation is registered in a list in the animation library resource. If you add an animation to AnimationPlayer without specifying any particular settings, the animation will be registered in the [Global] animation library that AnimationPlayer has by default.
147147

@@ -373,10 +373,10 @@ If you want to reset the tracks in the editor, select the AnimationPlayer node,
373373
open the **Animation** bottom panel then choose **Apply Reset** in the
374374
animation editor's **Edit** dropdown menu.
375375

376-
when using the keyframe icon next to a property in the inspector the editor will
376+
When using the keyframe icon next to a property in the inspector the editor will
377377
ask you to automatically create a RESET track.
378378

379-
.. note:: RESET tracks is also used as a reference value for blending. See also `For better blending <../animation/animation_tree.html#for-better-blending>`__.
379+
.. note:: RESET tracks are also used as reference values for blending. See also `For better blending <../animation/animation_tree.html#for-better-blending>`__.
380380

381381
Onion Skinning
382382
--------------

0 commit comments

Comments
 (0)