App: use consistent spelling of SubElement

This commit is contained in:
wmayer
2021-10-06 18:09:53 +02:00
parent 766e9cffb1
commit 9eedb17b70
11 changed files with 20 additions and 20 deletions

View File

@@ -24,12 +24,12 @@
<UserDocu>Return the number of elements of a type</UserDocu>
</Documentation>
</Methode>
<Methode Name="getFacesFromSubelement" Const="true">
<Methode Name="getFacesFromSubElement" Const="true">
<Documentation>
<UserDocu>Return vertexes and faces from a sub-element</UserDocu>
</Documentation>
</Methode>
<Methode Name="getLinesFromSubelement" Const="true">
<Methode Name="getLinesFromSubElement" Const="true">
<Documentation>
<UserDocu>Return vertexes and lines from a sub-element</UserDocu>
</Documentation>