Material: fix typos

Found via codespell
Thought this would merit a pre-0.18 release commit because of `./src/Mod/Material/StandardMaterial/TEMPLATE.FCMat`
This commit is contained in:
luz.paz
2019-03-02 18:11:45 -05:00
parent ad28ba5095
commit 9079de7516
3 changed files with 6 additions and 6 deletions

View File

@@ -49,7 +49,7 @@ Version:
"""
# see comments in module importFCMat, there is a independent parser implementaion for reading and writing FCMat files
# see comments in module importFCMat, there is an independent parser implementation for reading and writing FCMat files
# inside FreeCAD a mixture of these parsers and the ones in importFCMat.py is used