Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

Change spelling in transport.xml #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion resources/map_features/transport.xml
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@
<choice value="lockers" text="Lockers" description="A cabinet for storing bikes induvidually."/>
<choice value="shed" text="Shed" description="A custom built shed in which many bikes can be stored."/>
<choice value="stands" text="Stands" description="Bent piece of metal, often called Sheffield stands in the UK, or staple racks in the US."/>
<choice value="wall_hoops" text="Wall Hoops" description="Hoops to lock the wheel. Sometimes called 'Wheelbenders'."/>
<choice value="wall_loops" text="Wall Loops" description="Loops to lock the wheel. Sometimes called 'Wheelbenders'."/>
</input>
<input type="choice" presence="always" category="Cycle" name="Covered" key="covered" description="Is the cycle parking covered, so that the bikes are kept dry?">
<choice value="yes" text="Yes"/>
Expand Down