Skip to content

Commit 17d8bc9

Browse files
committed
fix close tags
1 parent 13991da commit 17d8bc9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Examples/05 - VerySimpleFixedPVC2_with_electrical_layout_v3.pvc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<unit meter="0.01" name="cm" />
1414
<up_axis>Z_UP</up_axis>
1515
<geographic_location>
16-
<latitude>46.2044</pv:latitude>
17-
<longitude>6.1432</pv:longitude>
18-
<altitude mode="absolute">375</pv:elevation>
16+
<latitude>46.2044</latitude>
17+
<longitude>6.1432</longitude>
18+
<altitude mode="absolute">375</altitude>
1919
</geographic_location>
2020
<extra>
2121
<technique profile="PVCollada-2.0">

0 commit comments

Comments
 (0)