Skip to content

Commit

Permalink
Merge pull request #205 from mvrdevelopment/fix-mising-XML-node-for-g…
Browse files Browse the repository at this point in the history
…eometry-Reference

Geometry Reference Tag name missing
  • Loading branch information
moritzstaffel committed Jun 20, 2024
2 parents f2fc3c5 + 74f4038 commit 9026e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdtf-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -1568,7 +1568,7 @@ The protocol doesn't have any children.
#### General

The Geometry Type Reference is used to describe multiple instances of
the same geometry. Example: LED panel with multiple pixels. (XML node ).
the same geometry. Example: LED panel with multiple pixels. (XML node `<GeometryReference>`).
The currently defined XML attributes of reference are specified in
[table 48](#user-content-table-48).

Expand Down

0 comments on commit 9026e70

Please sign in to comment.