opensourceBIM / python-mvdxml

A mvdXML checker and w3c SPARQL converter, as an IfcOpenShell submodule or stand-alone.
GNU Lesser General Public License v3.0
33 stars 12 forks source link

Fix typos #13

Closed luzpaz closed 3 years ago

luzpaz commented 3 years ago

Found via codespell -q 3 -L convertor

aothms commented 3 years ago

Thanks