From f5ebe8bc3b51831b7b19e73d4879ebbad0161a19 Mon Sep 17 00:00:00 2001 From: Ilya Zverev Date: Mon, 4 Mar 2019 13:27:16 +0300 Subject: [PATCH] Update comment --- profiles/car.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/car.lua b/profiles/car.lua index ce52b94b9..e034e7828 100644 --- a/profiles/car.lua +++ b/profiles/car.lua @@ -39,11 +39,11 @@ function setup() cardinal_directions = false, -- Size of the vehicle, to be limited by physical restriction of the way - vehicle_height = 2.0, -- in meters, 2.5m is the height of van + vehicle_height = 2.0, -- in meters, 2.0m is the height slightly above biggest SUVs vehicle_width = 1.9, -- in meters, ways with narrow tag are considered narrower than 2.2m -- Size of the vehicle, to be limited mostly by legal restriction of the way - vehicle_length = 4.8, -- in meters, 4.8m is the length of large or familly car + vehicle_length = 4.8, -- in meters, 4.8m is the length of large or family car vehicle_weight = 2000, -- in kilograms -- a list of suffixes to suppress in name change instructions. The suffixes also include common substrings of each other