Skip to content

Commit

Permalink
Fix typo in ref value
Browse files Browse the repository at this point in the history
Fixes #470
  • Loading branch information
simonpoole committed Oct 14, 2024
1 parent e89162d commit a2abf81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master_preset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7247,7 +7247,7 @@
<item name="Regional hiking network junction" icon="${tourist_regional_hiking_network_junction}" type="node" preset_name_label="true">
<link wiki="Tag:network:type=node_network"/>
<key key="network:type" value="node_network" object="true"/>
<text key="rhn_ref" text="Reference" match="key"/>
<text key="rwn_ref" text="Reference" match="key"/>
<optional>
<text key="expected_rhn_route_relations" text="Expected route count" match="none" value_type="integer"/>
</optional>
Expand Down

0 comments on commit a2abf81

Please sign in to comment.