Fixed typo
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -31,7 +31,7 @@ | ... | @@ -31,7 +31,7 @@ |
31 | <elem name="description" multiplicity ="1" type="string"> | 31 | <elem name="description" multiplicity ="1" type="string"> |
32 | <comment>Other information describing the point of interest.</comment> | 32 | <comment>Other information describing the point of interest.</comment> |
33 | </elem> | 33 | </elem> |
34 | <elem name="position" multiplicity="1" type="PositionEcef" polymorphic="true" > | 34 | <elem name="position" multiplicity="1" type="PositionECEF" polymorphic="true" > |
35 | <comment> | 35 | <comment> |
36 | Center position of the POI. | 36 | Center position of the POI. |
37 | </comment> | 37 | </comment> | ... | ... |
-
Please register or sign in to post a comment