Skip to content

Commit

Permalink
Fix animatin system naming
Browse files Browse the repository at this point in the history
  • Loading branch information
petrvanekrobe committed Oct 10, 2024
1 parent 8363b13 commit c7232e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gdtf-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -537,9 +537,9 @@ from the order of a wheel's slots. The wheel slot index is normalized to
1.

If the wheel slot describes a prism, it has to have one or several children
called [Prism Facet](#user-content-prism-facet ). If the wheel slot describes an
AnimationWheel, it has to have one child called [Animation
Wheel](#user-content-animation-wheel ).
called [Prism Facet](#user-content-prism-facet ). If the wheel slot describes
an AnimationSystem it has to have one child called
[AnimationSystem](#user-content-animation-system).

The [attribute](#annex-a-normative-attribute-definitions) of a parent channel
function of the linked channel set defines which XML attributes of a wheel slot
Expand Down

0 comments on commit c7232e9

Please sign in to comment.