Review fixes.

This commit is contained in:
Yuri Gorshenin 2015-04-21 16:59:52 +03:00 committed by Alex Zolotarev
parent 651d788c1f
commit 10de93afc7

View file

@ -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
{