Skip to content

Commit

Permalink
Nested model support in 9.3 in composition docs
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters committed Aug 13, 2020
1 parent 6609648 commit c2beb7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composition/legacy_behavior.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ a nested model `sphere` defined inside a parent model `Pm`.
</model>
```
> **Note** The current version of libsdformat's DOM API does not support models
> **Note** Versions of libsdformat's DOM API earlier than 9.3.0 do not support models
> defined directly inside parent models. As a workaround, such models can be
> accessed using the `Element` API.
Expand Down

0 comments on commit c2beb7d

Please sign in to comment.