Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jannikbusse committed Nov 17, 2023
1 parent 8e666a1 commit 577c77f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/inputdoc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -708,6 +708,7 @@ SegmentLink
fromPos, string , 'start' 'end' , specifies if the fromSegment should be linked at its beginning or end , yes
toPos, string , 'start' 'end' , specifies if the toSegment should be linked at its beginning or end , yes


Key points
^^^^^^^^^^

Expand All @@ -716,8 +717,8 @@ Key points
* Segments have a seperate namespace from Roads, i.e. multiple roads with the ID 1 can exist under differen segments


Example
'''''''
Examples
''''''''

You can find a example of the linking tag, as well as a minimal working example below.

Expand Down

0 comments on commit 577c77f

Please sign in to comment.