Sentinel spelling

This commit is contained in:
Daniel J. Hofmann 2016-03-15 17:07:49 +01:00 committed by Patrick Niklaus
parent 061b2b63e9
commit 803fbf2541

View File

@ -20,7 +20,7 @@ namespace guidance
// locations 0---1---2-...-n-1---n // locations 0---1---2-...-n-1---n
// turns s x y t // turns s x y t
// segment | 0 | 1 | 2 | senitel // segment | 0 | 1 | 2 | sentinel
// offsets 0 2 n-1 n // offsets 0 2 n-1 n
struct LegGeometry struct LegGeometry
{ {