ILP83-Correcting discrepancy in code comments found on final check
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -451,7 +451,7 @@ | ... | @@ -451,7 +451,7 @@ |
451 | <elem name="direction" type="float32" multiplicity="1"> | 451 | <elem name="direction" type="float32" multiplicity="1"> |
452 | <tag name="unit" value="degrees"/> | 452 | <tag name="unit" value="degrees"/> |
453 | <comment> | 453 | <comment> |
454 | Angle between north and start of arc.\n | 454 | Angle from north to center of arc.\n |
455 | 0 <= direction < 360 | 455 | 0 <= direction < 360 |
456 | </comment> | 456 | </comment> |
457 | </elem> | 457 | </elem> | ... | ... |
-
Please register or sign in to post a comment