Misc. typo & whitespace fixes
Found via `codespell -q 3 -I ../fc-word-whitelist.txt --skip="*.ts,*.po,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./.git,./src/zipios++"` Revert IFC commit
This commit is contained in:
@@ -97,7 +97,7 @@ def exportFCMat(fileName, matDict):
|
||||
|
||||
def getMaterialAttributeStructure(withSpaces=None):
|
||||
# material properties
|
||||
# see the following resources in the FreeCAD wiki for more informations about the material specific properties:
|
||||
# see the following resources in the FreeCAD wiki for more information about the material specific properties:
|
||||
# https://www.freecadweb.org/wiki/Material_data_model
|
||||
# https://www.freecadweb.org/wiki/Material
|
||||
materialPropertyGroups = (
|
||||
|
||||
Reference in New Issue
Block a user