forked from organicmaps/organicmaps
Review fixes.
This commit is contained in:
parent
651d788c1f
commit
10de93afc7
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ public:
|
|||
typedef vector<RoadPos> RoadPosVectorT;
|
||||
typedef vector<m2::PointD> PointsVectorT;
|
||||
|
||||
// This struct contains a part of a feature's metadata which is
|
||||
// This struct contains the part of a feature's metadata that is
|
||||
// relevant for routing.
|
||||
struct RoadInfo
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue