Fixed a typo

This commit is contained in:
HowThatWorks
2024-05-05 21:35:43 +02:00
parent 28e62c9f46
commit 61f68437da
3 changed files with 15 additions and 15 deletions

View File

@@ -32,11 +32,11 @@
</rdf:RDF>
</metadata>
<rect id="drawing_space_frame" x="20" y="10" width="180" height="277" style="fill:none;stroke:#000000;stroke-width:0.7;stroke-linecap:round;stroke-linejoin:round" />
<g id="centring_marks" style="fill:none;stroke:#000000;stroke-width:0.7;stroke-linecap:round">
<path id="top_centring" d="m 105,5 v 10" />
<path id="right_centring" d="m 205,148.5 h -10" />
<path id="bottom_centring" d="m 105,292 v -6" />
<path id="left_centring" d="m 15,148.5 h 10" />
<g id="centering_marks" style="fill:none;stroke:#000000;stroke-width:0.7;stroke-linecap:round">
<path id="top_centering" d="m 105,5 v 10" />
<path id="right_centering" d="m 205,148.5 h -10" />
<path id="bottom_centering" d="m 105,292 v -6" />
<path id="left_centering" d="m 15,148.5 h 10" />
</g>
<g id="grid_reference_system">
<g id="grid_reference_borders" style="fill:none;stroke:#000000;stroke-width:0.35;stroke-linecap:round;stroke-linejoin:round">

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

View File

@@ -32,11 +32,11 @@
</rdf:RDF>
</metadata>
<rect id="drawing_space_frame" x="20" y="10" width="180" height="277" style="fill:none;stroke:#000000;stroke-width:0.7;stroke-linecap:round;stroke-linejoin:round" />
<g id="centring_marks" style="fill:none;stroke:#000000;stroke-width:0.7;stroke-linecap:round">
<path id="top_centring" d="m 105,5 v 10" />
<path id="right_centring" d="m 205,148.5 h -10" />
<path id="bottom_centring" d="m 105,292 v -6" />
<path id="left_centring" d="m 15,148.5 h 10" />
<g id="centering_marks" style="fill:none;stroke:#000000;stroke-width:0.7;stroke-linecap:round">
<path id="top_centering" d="m 105,5 v 10" />
<path id="right_centering" d="m 205,148.5 h -10" />
<path id="bottom_centering" d="m 105,292 v -6" />
<path id="left_centering" d="m 15,148.5 h 10" />
</g>
<g id="grid_reference_system">
<g id="grid_reference_borders" style="fill:none;stroke:#000000;stroke-width:0.35;stroke-linecap:round;stroke-linejoin:round">

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB

View File

@@ -27,11 +27,11 @@
</rdf:RDF>
</metadata>
<rect id="drawing_space_frame" x="20" y="10" width="180" height="277" style="fill:none;stroke:#000000;stroke-width:0.7;stroke-linecap:round;stroke-linejoin:round" />
<g id="centring_marks" style="fill:none;stroke:#000000;stroke-width:0.7;stroke-linecap:round">
<path id="top_centring" d="m 105,5 v 10" />
<path id="right_centring" d="m 205,148.5 h -10" />
<path id="bottom_centring" d="m 105,292 v -6" />
<path id="left_centring" d="m 15,148.5 h 10" />
<g id="centering_marks" style="fill:none;stroke:#000000;stroke-width:0.7;stroke-linecap:round">
<path id="top_centering" d="m 105,5 v 10" />
<path id="right_centering" d="m 205,148.5 h -10" />
<path id="bottom_centering" d="m 105,292 v -6" />
<path id="left_centering" d="m 15,148.5 h 10" />
</g>
<g id="grid_reference_system">
<g id="grid_reference_borders" style="fill:none;stroke:#000000;stroke-width:0.35;stroke-linecap:round;stroke-linejoin:round">

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB