From a7d26d70ef329aed2870f4f8026b3799ad1cac5b Mon Sep 17 00:00:00 2001 From: "Phyks (Lucas Verney)" Date: Tue, 3 Sep 2019 12:57:10 +0200 Subject: [PATCH] Typo in trekking comment --- misc/profiles2/trekking.brf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/profiles2/trekking.brf b/misc/profiles2/trekking.brf index d464cca..df4b06a 100644 --- a/misc/profiles2/trekking.brf +++ b/misc/profiles2/trekking.brf @@ -15,7 +15,7 @@ assign ignore_cycleroutes = false # %ignore_cycleroutes% | Set to true fo assign stick_to_cycleroutes = false # %stick_to_cycleroutes% | Set to true to just follow cycleroutes | boolean assign avoid_unsafe = false # %avoid_unsafe% | Set to true to avoid standard highways | boolean assign considerTurnRestrictions = false # %considerTurnRestrictions% | Set to true to take turn restrictions into account | boolean -assign processUnusedTags = false # %processUnusedTags% | Set to true to output unused tagsin data tab | boolean +assign processUnusedTags = false # %processUnusedTags% | Set to true to output unused tags in data tab | boolean # Change elevation parameters assign consider_elevation = true # %consider_elevation% | Set to false to ignore elevation in routing | boolean