Skip to content

Commit 08c8985

Browse files
Famlamfrodrigo
authored andcommitted
Apply text suggestion from #2023
1 parent 82fc2b2 commit 08c8985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analysers/analyser_merge_parking_FR_BNLS.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def __init__(self, config, logger = None):
4141
title = T_('{0} parking integration suggestion', 'BNLS'),
4242
detail = doc_detail,
4343
trap = T_(
44-
'''It is not street parking, it is only closed (with or without fee, for all or not...)'''))
44+
'''It is not street parking, it is off-road parking (with or without fee, for all or not...)'''))
4545
self.update_official = self.def_class(item = 8132, id = 54, level = 3, tags = ['merge', 'parking', 'fix:chair', 'fix:survey'],
4646
title = T_('{0} parking update', 'BNLS'),
4747
detail = doc_detail)

0 commit comments

Comments
 (0)