Modify ↓
Opened 6 years ago
Closed 6 years ago
#16825 closed defect (fixed)
[PATCH] fix small typo
Reported by: | naoliv | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 18.10 |
Component: | Internal preset | Version: | |
Keywords: | airport navigation aid | Cc: |
Description
"Navigationaid" should actually be 2 words
-
data/defaultpresets.xml
diff --git a/data/defaultpresets.xml b/data/defaultpresets.xml index f2640b5..1f83f26 100644
a b 4044 4044 es.href="https://wiki.openstreetmap.org/wiki/ES:Tag:airmark=beacon" /> 4045 4045 <key key="airmark" value="beacon" /> 4046 4046 </item> <!-- Beacon --> 4047 <item name="Navigation aid" icon="presets/transport/airport/navigationaid.svg" type="node" preset_name_label="true">4047 <item name="Navigation aid" icon="presets/transport/airport/navigationaid.svg" type="node" preset_name_label="true"> 4048 4048 <link href="https://wiki.openstreetmap.org/wiki/Tag:aeroway=navigationaid" 4049 4049 cs.href="https://wiki.openstreetmap.org/wiki/Cs:Tag:aeroway=navigationaid" 4050 4050 de.href="https://wiki.openstreetmap.org/wiki/DE:Tag:aeroway=navigationaid" … … 4053 4053 pt.href="https://wiki.openstreetmap.org/wiki/Pt:Tag:aeroway=navigationaid" 4054 4054 ru.href="https://wiki.openstreetmap.org/wiki/RU:Tag:aeroway=navigationaid" /> 4055 4055 <key key="aeroway" value="navigationaid" /> 4056 </item> <!-- Navigation aid -->4056 </item> <!-- Navigation aid --> 4057 4057 <item name="Windsock" icon="presets/transport/airport/windsock.svg" type="node" preset_name_label="true"> 4058 4058 <link href="https://wiki.openstreetmap.org/wiki/Tag:aeroway=windsock" 4059 4059 cs.href="https://wiki.openstreetmap.org/wiki/Cs:Tag:aeroway=windsock"
Attachments (0)
Change History (4)
comment:1 by , 6 years ago
Component: | Core → Internal preset |
---|
comment:2 by , 6 years ago
Milestone: | → 18.10 |
---|
comment:3 by , 6 years ago
Keywords: | airport navigation aid added |
---|
comment:4 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 14310/josm: