Update HpeCore.xid.xml, fixed typo in Arc and ArcBand.
Showing
1 changed file
with
2 additions
and
0 deletions
... | @@ -297,6 +297,7 @@ | ... | @@ -297,6 +297,7 @@ |
297 | Angle from north to center of arc.\n | 297 | Angle from north to center of arc.\n |
298 | 0 <= direction < 360 | 298 | 0 <= direction < 360 |
299 | </comment> | 299 | </comment> |
300 | </elem> | ||
300 | <elem name="opening" type="float32" multiplicity="1"> | 301 | <elem name="opening" type="float32" multiplicity="1"> |
301 | <tag name="unit" value="degrees"/> | 302 | <tag name="unit" value="degrees"/> |
302 | <comment> | 303 | <comment> |
... | @@ -339,6 +340,7 @@ | ... | @@ -339,6 +340,7 @@ |
339 | Angle from north to center of arc.\n | 340 | Angle from north to center of arc.\n |
340 | 0 <= direction < 360 | 341 | 0 <= direction < 360 |
341 | </comment> | 342 | </comment> |
343 | </elem> | ||
342 | <elem name="opening" type="float32" multiplicity="1"> | 344 | <elem name="opening" type="float32" multiplicity="1"> |
343 | <tag name="unit" value="degrees"/> | 345 | <tag name="unit" value="degrees"/> |
344 | <comment> | 346 | <comment> | ... | ... |
-
Please register or sign in to post a comment